> > Add a stage to parsing which built a Triple to location map (ParserProfile > receives the line and column number). > > The look up in that map to find the source of the triple. Imperfect in > the general case but for working on a single file it might do what you are > looking for. >
yes I could do that. I'll add it to my list. Grahame
