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

KSTypeReference.resolve should not be null #66

Closed
yigit opened this issue Sep 15, 2020 · 2 comments
Closed

KSTypeReference.resolve should not be null #66

yigit opened this issue Sep 15, 2020 · 2 comments
Assignees

Comments

@yigit
Copy link
Collaborator

yigit commented Sep 15, 2020

As per offline discussion, it seems like never null but instead an Error type.
This is the tracking bug to update the API.

@yigit
Copy link
Collaborator Author

yigit commented Sep 15, 2020

another similar case is KSTypeArgument.type though i've not checked if it can be null or not.

@yigit
Copy link
Collaborator Author

yigit commented Sep 15, 2020

another case: KSPropertyDeclaration.type. Again, not sure if it can be nullable or not, haven't checked yet. Just listing them here as they come along.

@neetopia neetopia self-assigned this Sep 23, 2020
@ting-yuan ting-yuan transferred this issue from android/kotlin Sep 25, 2020
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

3 participants