Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 381 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 381 Bytes

Contributing

Please read common CONTRIBUTING.md in ecoCode-common repository.

Visualizing kotlin ASTs of a file

If you want a graphical output of ASTs, see this README in the utils for more info on how to convert an AST into a DOT format.