swiftuml icon indicating copy to clipboard operation
swiftuml copied to clipboard

Bug fixes

Open gagoyal opened this issue 4 years ago • 0 comments

There was a bug where public methods were getting detected as private as "internal" was used instead of "public". Fixed this. Now static members are also added to UML as they are important, especially if class is singleton.

gagoyal avatar Jan 18 '21 15:01 gagoyal