Home | History | Annotate | Download | only in tutorial

Lines Matching full:getter

310 For example, suppose that a new method <code>getter()</code> is added
313 method call to <code>getter()</code> in <code>Point</code> and use the
317 to <code>getter()</code>. Note that the original class definition does
318 not include <code>getter()</code>. Therefore, to correctly compile