I asked exactly the same question for C++ in this thread: https://community.sonarsource.com/t/suppress-issue-in-c-source-file.
Unfortunately, it has not been explained so far why @SuppressWarning was implemented for JAVA but not for other programming languages.
Really all other static code analysis programs support something like this.