Skip to content

Commit

Permalink
Mark ImplicitTypeDeclaration with @noreference (#2498)
Browse files Browse the repository at this point in the history
See #2483 (comment)

Signed-off-by: David Thompson <davthomp@redhat.com>
  • Loading branch information
datho7561 committed May 28, 2024
1 parent 6eb38a2 commit 8f16179
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

/**
* @since 3.38
* @noreference
*/
public class ImplicitTypeDeclaration extends AbstractTypeDeclaration {

Expand Down

0 comments on commit 8f16179

Please sign in to comment.