We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/jspecify/checker-framework/blame/2eea6f8242391624def3818289abc44c1ec4ae0b/framework/src/main/java/org/checkerframework/common/basetype/BaseTypeValidator.java#L562
This ignores parts of the checks in visitParameterizedType and notes that the check seems weird.
visitParameterizedType
check seems weird
Steps:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/jspecify/checker-framework/blame/2eea6f8242391624def3818289abc44c1ec4ae0b/framework/src/main/java/org/checkerframework/common/basetype/BaseTypeValidator.java#L562
This ignores parts of the checks in
visitParameterizedType
and notes that thecheck seems weird
.Steps:
The text was updated successfully, but these errors were encountered: