From cb55b2372e121a575326ca590ab49758cdfa6d70 Mon Sep 17 00:00:00 2001
From: Mike Gerwitz
- All three common access modifiers — public, protected and private
- — are supported, but enforced only in ECMAScript 5 and later environments.
@@ -213,7 +213,7 @@
they may use any access modifier). In order to support both
pre- and
post-ECMAScript 5 environments, the syntax requires use of a static
- accessor method — $().
+ accessor method—$().