Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b77
-
Not verified
Description
The AnnotatedType class displays the tag of underlying type, which makes it hard to quickly perceive the actual type.
A more general solution to always display simple name of impl class, internal tag/kind, and external tag/kind.
Note, for some JCTree nodes, no external kind is available; getKind() throws AssertionError.
A more general solution to always display simple name of impl class, internal tag/kind, and external tag/kind.
Note, for some JCTree nodes, no external kind is available; getKind() throws AssertionError.