pongo2
pongo2 copied to clipboard
Export lex function to be usable outside of the package
I am using pongo for rendering templates. In addition to rendering and before it, I would like to do some more analysis of the template and for this reason, I would like to have access to the lex function in my project (rather than copying the same code in my repository)
In addition, it would be useful to add the position to the tokens returned by the lexer.
Thank you in advance
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code