Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new type annotation for coercing (package-private) types #25

Open
liach opened this issue Nov 5, 2019 · 0 comments
Open

Add new type annotation for coercing (package-private) types #25

liach opened this issue Nov 5, 2019 · 0 comments

Comments

@liach
Copy link

liach commented Nov 5, 2019

Similar to the coerce annotation, this annotation will be applied to type usage (like jetbrains nullable) to indicate the actual type of a type usage.

This will allow us to refer to package-private types with relative ease.

Since type annotations are a java 8 addition, this feature is not likely for the upstream so we need to consider for ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant