On 1/15/20 10:46 AM, Hannes Wallnöfer wrote:
Finally, as hinted by Jon on JBS, there was a bug where methods inherited from private intermediate classes where not documented. This is also fixed by accepting private types in Utils.isUndocumentedEnclosure(TypeElement).
I'm not sure this was a bug, just an unexpected behavior. We might need to investigate this one a bit more.
-- Jon
