Hi everybody,
i am using NTEmacs 20.6 under NT...
How can i get the current method name in lisp function ?
for example :
private toto(String arg1)
{
while(true)
{
tutu(....
^ i am here
and i want to get "toto" or "private toto(String arg1)" ...
Thank you , and Thanks to the JDE team
Benoit.
- Re: method name in a lisp function Rousselle Benoit
- Re: method name in a lisp function Paul Kinnucan
- RE: method name in a lisp function Schewe, Jon (MN65)
- RE: method name in a lisp function Paul Kinnucan
