Is there a way to add references to one or more of a method\'s parameters from the method documentation body? Something like:
/** * When {@paramref a} is nu
The correct way of referring to a method parameter is like this: