Skip to content

Lazy tokenizers for XPath parsers

Compare
Choose a tag to compare
@brunato brunato released this 30 Oct 17:16
· 1318 commits to master since this release

Parser's tokenizer is now created at first usage of a parser. This reduce import time and avoid the build of tokenizers of unused parser version.