abbreviations property Null safety

Map<String, String> abbreviations

A hashmap of abbreviations in the analyzed language.

Implementation

Map<String, String> get abbreviations;