AutosarC++18_03-A2.13.6

Universal character names shall be used only inside character or string literals

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

universal_character

Use of universal character names

None

False

Options

allow_in_comments

allow_in_comments : bool = False

Whether to allow universal character names in comments.
 

allow_in_string_literals

allow_in_string_literals : bool = True

Whether to allow universal character names in string/character literals.