rust-code-analysis-code-split 0.0.26-cs.0

Fork of mozilla/rust-code-analysis bumped to tree-sitter 0.26 for use by code-split. Computes complexity metrics (cyclomatic, cognitive, Halstead, MI, LOC).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Supported Languages

This is the list of programming languages parsed by
**rust-code-analysis**.

- [x] C
- [x] C++
- [x] Mozcpp
- [x] Ccomment
- [x] Preproc
- [x] Java
- [x] JavaScript
- [x] Mozjs
- [x] Python
- [x] Rust
- [x] Typescript