Hi Devs, I'm thinking about reworking some of the code related to type alternatives implementation. I was just wondering what do you folks think about using a parser generator tool for generating the XPath 2 parser? Since the grammar is fairly small it should be much easier to codegen the parser using a tool like JavaCC. Where do you folks stand regarding this issue?
Thanks Best Regards, Hiranya
