From: Baptiste L. <gai...@fr...> - 2002-11-07 07:41:36
|
I added a LineBasedTextDocument which adapts TextDocument by converting index based source range in line/column based source range. It still need more testing though, but it can be done. This means that SourceLocationRange & SourceRange will probably change to ASTNodeRange and int, which will make thinks somewhat easier for us. Baptiste. |