(protectedInTemplate: StringAdd).self
(protectedInTemplate: StringFormat).self
(protectedInTemplate: ArrowAssoc[ProtectedInTemplate]).x
(Since version 2.10.0) Use leftOfArrow instead
(protectedInTemplate: Ensuring[ProtectedInTemplate]).x
(Since version 2.10.0) Use resultOfEnsuring instead
The visibility of
protected[owner]members. An unqualified protected members is encoded withownerequal to the members'sinTemplate. Note that whilst the member is visible in any template owned byowner, it is only visible in subclasses of the member'sinTemplate.