E.g. to pick up that type args `<@Nullable T>` or `<T extends @Nullable Foo>` are `@Nullable` Also maybe resolve annotations _on_ annotations?
E.g. to pick up that type args
<@Nullable T>or<T extends @Nullable Foo>are@NullableAlso maybe resolve annotations on annotations?