-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: tools
-
b77
-
Not verified
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.