Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Retrieving a handle to the SourceModule in PhpIndexingVisitorExtension

Hi,

i've read through the PDT code, but i can't find a way to retrieve the
current SourceModule in the PhpIndexingVisitorExtension.

The reason i would need this is because i need to index a mapping
between some fields in specific classes and the path they reside in.

Can this be done, or is there a reason why the SourceModule is not
accessible in this visitor?


thanks again!

-robert





Back to the top