.ModelicaCompliance.Scoping.Visibility.AccessInheritedProtectedClassInvalid

Information

Checks that it's not valid to access a protected class via dot-notation, even if it has been inherited with an extends. I.e. using A.B should be forbidden, even though the protected class B has been inherited through the extends.

Contents

Name Description
 A

Generated at 2026-04-10T18:18:38Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos