.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

NameDescription
A

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos