![]() |
![]() |
4826 | ![]() |
||||
![]() | |||||||
| Annotations | |||||||
The message specifier is a required part of a suppression annotation. The message specifier appears after the annotation kind 'S' and the optional annotation tag if specified. Example:
// PRQA S 100 // Message specifier 100
// PRQA S:S1 100 // Message specifier 100
It is invalid to try to create a suppression annotation which does not have a message specifier.
Example:
// PRQA S // ERROR missing message specifier
// PRQA S:S1 // ERROR missing message specifier
See also:
![]() | ||
| QA·C Source Code Analyser 8.1.2
© 2013 Programming Research. www.programmingresearch.com | Personality Groups | Glossary | Message Index | Contents |