Document method scope.

This commit is contained in:
Bob Nystrom
2015-11-21 14:00:21 -08:00
parent 03163a760f
commit fb72e0fff7
3 changed files with 146 additions and 31 deletions
-2
View File
@@ -71,7 +71,5 @@ then it isn't an assignment. Instead, it's calling a [setter method][].
[setter method]: method-calls.html#setters
**TODO: Top-level names.**
<a class="right" href="functions.html">Functions &rarr;</a>
<a href="control-flow.html">&larr; Control Flow</a>