ahinchman1 / TornadoFX-Suite

Automated user-interaction testing for TornadoFX
20 stars 6 forks source link

Stage{1}@FEATURE: Create a visual representation of AST nodes #39

Open ahinchman1 opened 5 years ago

ahinchman1 commented 5 years ago

In a similar style of showing digraphs derived from UI files, it would probably also be relevant to create visual representations of AST nodes within each kotlin class if possible. Will need to rethink visual representations of trees that is not the code itself?

ahinchman1 commented 5 years ago

Probably color-coded trees?