Hi Matthew, > Le 5 nov. 2019 à 16:04, Matthew Fernandez <matthew.fernan...@gmail.com> a > écrit : > > No, I meant that you could instantiate the parser twice and parse two > unrelated files. Each of the two resulting ASTs will have attached locations > and positions. It seems to me that it doesn’t make sense to compare a > position from one AST to a position in the other.
Indeed, it should not happen.