help-gnu-emacs
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: Trying to go to the definition of a function
From
:
Javier GARCIA
Subject
:
Re: Trying to go to the definition of a function
Date
:
Tue, 23 Feb 2010 12:11:58 +0100
Hi again,
i have found out is possible generate tags that take PHP5 in consideration with ctags and option "-e" (emacs).
But i dont know yet if it is possible going directly to a function in case you have a function with the same name in several class.
Here you have an example:
Imagine i have tagged several classes (class1, class2, class3, etc) that have the method foo().
If i have this code:
$class3_object = new class3();
$class3_object->foo();
I'd like to go
directly
to the foo() definition in the class3, because it is the class of the object "class3_object".
Javi
reply via email to
[
Prev in Thread
]
Current Thread
[Next in Thread]
Trying to go to the definition of a function
,
Javier Garcia
,
2010/02/21
Re: Trying to go to the definition of a function
,
Eli Zaretskii
,
2010/02/21
Re: Trying to go to the definition of a function
,
Tim X
,
2010/02/21
Re: Trying to go to the definition of a function
,
Javier Garcia
,
2010/02/22
Re: Trying to go to the definition of a function
,
Javier GARCIA
<=
Prev by Date:
Re: Loading of compressed ELisp files
Next by Date:
Re: Perl, etc has these "?"-prefix modifiers/codes/whatever. Precisely which does emacs have (and NOT have)?
Previous by thread:
Re: Trying to go to the definition of a function
Next by thread:
Spellcheking for Croatian
Index(es):
Date
Thread