1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

Comment adjustment.

This commit is contained in:
Sergey Prigogin 2011-03-06 23:55:23 +00:00
parent d37532a23c
commit 1ad1b35ec0

View file

@ -26,9 +26,8 @@ public interface IPDOMDescriptor {
IPath getLocation(); IPath getLocation();
/** /**
* An index location converter suitable of translating the internal * An index location converter suitable of translating the internal formatted
* formatted path representations to index locations representing the * path representations to index locations representing the current content location.
* current content location.
* @return an index location converter * @return an index location converter
*/ */
IIndexLocationConverter getIndexLocationConverter(); IIndexLocationConverter getIndexLocationConverter();