allUnits property
List<RuleContextUnit>
get
allUnits
The list of all compilation units that make up the library under analysis, including the defining compilation unit, all parts, and all augmentations.
Implementation
List<RuleContextUnit> get allUnits;