Support explicit @links to static members.
One can now use {@link #static-foo} to link to static member #foo in case there's instance member with the same name. This wasn't previously possible.
Loading
Please register or sign in to comment
One can now use {@link #static-foo} to link to static member #foo in case there's instance member with the same name. This wasn't previously possible.