Florian Schoppmann
Results
1
comments of
Florian Schoppmann
Thanks for reporting this! Given that [`TypeParameterElement#getEnclosingElement ()`](https://docs.oracle.com/javase/8/docs/api/javax/lang/model/element/TypeParameterElement.html#getEnclosingElement--) returns the "generic element" of the type parameter, it is currently unclear to me what the rationale behind the asymmetry of the...