tsviz icon indicating copy to clipboard operation
tsviz copied to clipboard

No distinction between public and private members/attributes

Open MasterScrat opened this issue 9 years ago • 1 comments

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

MasterScrat avatar Sep 14 '16 20:09 MasterScrat

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 ("+").

MasterScrat avatar Sep 14 '16 22:09 MasterScrat