You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the tool does not stereotype nested structures including nested classes, anonymous classes (Java), nested local functions (C#), nested unions (C++), and nested Enums (Java).
Only exception is nested static methods/functions, which are collected and treated as free functions.
The text was updated successfully, but these errors were encountered:
Currently, the tool does not stereotype nested structures including nested classes, anonymous classes (Java), nested local functions (C#), nested unions (C++), and nested Enums (Java).
Only exception is nested static methods/functions, which are collected and treated as free functions.
The text was updated successfully, but these errors were encountered: