mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Comment adjustment.
This commit is contained in:
parent
d37532a23c
commit
1ad1b35ec0
1 changed files with 2 additions and 3 deletions
|
@ -26,9 +26,8 @@ public interface IPDOMDescriptor {
|
|||
IPath getLocation();
|
||||
|
||||
/**
|
||||
* An index location converter suitable of translating the internal
|
||||
* formatted path representations to index locations representing the
|
||||
* current content location.
|
||||
* An index location converter suitable of translating the internal formatted
|
||||
* path representations to index locations representing the current content location.
|
||||
* @return an index location converter
|
||||
*/
|
||||
IIndexLocationConverter getIndexLocationConverter();
|
||||
|
|
Loading…
Add table
Reference in a new issue