.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-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos