You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
According to Closure's annotating documentation, protected properties are available to instance methods of any subclass. With @private, compilation seems to trigger a warning ("Access to private property adapter_ of XXX not allowed here").