issues
search
cqfn
/
aibolit
Static Analyzer for Java Code with Machine Learning in Mind
https://pypi.org/project/aibolit/
51
stars
17
forks
source link
AST computed fields architecture.
#532
Closed
aravij
closed
4 years ago
aravij
commented
4 years ago
Add ability to add computed fields to some nodes.
Computed field is computed from fields gathered from
javalang
.
Each type of node has its own set of computed fields.
Several node types may have the same computed field.
Add ability to add computed fields to some nodes.
javalang
.