Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #13705
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: terminology |
| Date | 2012-04-20 11:03 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <jms8d7$upm$1@dont-email.me> (permalink) |
| References | <terminology-20120420003700@ram.dialup.fu-berlin.de> <580829.126.1334881065985.JavaMail.geo-discussion-forums@pbcgs4> <jmqjhq$b7b$1@dont-email.me> <verbs-sentences-20120420062533@ram.dialup.fu-berlin.de> |
On 4/19/2012 9:40 PM, Stefan Ram (quoting a bunch of people): >>>> I do call the simple name between the last dot and the first >>>> parentheses a /verb/. (So a verb does never contain a dot.) >>> Simple method name. >>> <http://docs.oracle.com/javase/specs/jls/se7/html/jls-6.html#jls-6.5.7.1> >> "Method" or "method invocation" works for me. > > Obviously, these are all different things: A method is not > a method name, and a method is not a method invocation. Right. It's "method" or "method name" if you mean just the method, and "invocation" if you're referring to the act of making the call. Since some different concepts were being tossed around, I gave both answers.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: terminology Lew <lewbloch@gmail.com> - 2012-04-19 17:17 -0700
Re: terminology markspace <-@.> - 2012-04-19 20:01 -0700
Re: terminology Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-04-20 07:09 -0300
Re: terminology Lew <noone@lewscanon.com> - 2012-04-20 08:05 -0700
Re: terminology markspace <-@.> - 2012-04-20 11:03 -0700
Re: "static context" Lew <noone@lewscanon.com> - 2012-04-21 04:15 -0700
csiph-web