Interface | Description |
---|---|
IRulesetRule |
Functions to be provided by rules in a rule set.
|
Class | Description |
---|---|
RulesetMappingGenerator |
Utility program for generating mapping for standard rule sets.
|
Enum | Description |
---|---|
EAutosarCpp14Rule |
Enumeration of all rules of the Autosar C++ 14 standard.
|
EMisraC2012Rule |
Enumeration of all rules of the Misra C:2012 standard.
|
Annotation Type | Description |
---|---|
RulesetAnnotation |
Meta annotation for marking all annotations that mark checks for specific
rulesets.
|
RulesetAutosarCpp14 |
Annotation for rules in the AUTOSAR C++14 standard.
|
RulesetAutosarCpp14Repeater |
Repeater annotation for
RulesetAutosarCpp14 . |
RulesetMisraC2012 |
Ruleset for the MISRA C:2012 standard.
|
RulesetMisraC2012Repeater |
Repeater annotation for
RulesetMisraC2012 . |