Handle classname matching an alternate classname.
When we see @class Foo, but Foo is also defined as alternateClassName, then merge Foo into the class that defined Foo as its alternate name.
Loading
Please register or sign in to comment
When we see @class Foo, but Foo is also defined as alternateClassName, then merge Foo into the class that defined Foo as its alternate name.