This should provide detailed enough information to get the overall shape of code.
Still to do:
Identify classes in a similar way to methods
Populate the 'is' vector in the line object. This would be used in the 'colors' of a supposed heatmap, things like 'import statement' 'class/function declaration' 'variable declaration / assignment' 'conditional'
This should provide detailed enough information to get the overall shape of code. Still to do: