joaompneves / tsviz

Typescript UML Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No distinction between public and private members/attributes

MasterScrat opened this issue · comments

This tool would be much more useful/powerful if you could distinguish access modifiers on the generated diagram.

From the code it looks like this should be supported, however even if I try on the simple given example it doesn't work: everything appears public ("+").