Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: terminology Date: Fri, 20 Apr 2012 11:03:16 -0700 Organization: A noiseless patient Spider Lines: 17 Message-ID: References: <580829.126.1334881065985.JavaMail.geo-discussion-forums@pbcgs4> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 20 Apr 2012 18:03:19 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="QNqT5u6Ryx/DB+LpnoCWdQ"; logging-data="31542"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19xOUDat41LLJowzG4MFNfMBghEfHg41Lc=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 In-Reply-To: Cancel-Lock: sha1:Pa+LCk0pJEnAW/VFBGGikjKDU3o= Xref: csiph.com comp.lang.java.programmer:13705 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. >>> >> "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.