#include <properties.h>
Public Member Functions | |
| Annotation (AnnotationType type, uint32_t sectionId, PointLevel points, std::string details, int32_t lineNumber) | |
Public Attributes | |
| AnnotationType | _type |
| uint32_t | _sectionId |
| PointLevel | _points |
| std::string | _details |
| int32_t | _lineNumber |
Class that holds service information about a warning.