On Aug 15, 2010, at 7:25 PM, manavender reddy wrote: > Hi, > > I was wondering is it possible to get text from file given start and end locations (SourceLocation). Sure, use the SourceManager::getCharacterData method. -Chris