Auto-linking of current class #members.
When #foo is found inside text, it is automatically interpreted as {@link #foo} when the current class happens to have a member called #foo.
Loading
Please register or sign in to comment
When #foo is found inside text, it is automatically interpreted as {@link #foo} when the current class happens to have a member called #foo.