(Build b1102) - 6 May 2022
INFORMATION BROWSER
- Add implement, import and throw references to the Basic References IB field
IREPORT
- Fix regression in setting font foreground color in Perl reports
METRICS
- Remove implicit methods from LCOM metric calculation for c++
PROJECT LOCATOR
- Change the architecture column to include explicitly mapped non-file entities
PASCAL LANGUAGE
- For Pascal/Delphi, changed relation from a generic formal parameter to a constraining type from a 'typed' relation to a 'use constrains' relation. Fixed bug where references to components of these constraining types sometimes generated 'unknown' entities.
JAVA LANGUAGE
- Changed references from type variables to types mentioned in constrains from 'implements' and 'extends' relations to 'use constrains'.
BASIC LANGUAGE
- Added 'use constrains' references for type names used as constraints on generic type parameters.
- Fixed syntax error on some uses of the '<>' operator.