Skip to content

Export lex function to be usable outside of the package#355

Open
ali-khalili wants to merge 1 commit intoflosch:masterfrom
ali-khalili:feature_export-lexer
Open

Export lex function to be usable outside of the package#355
ali-khalili wants to merge 1 commit intoflosch:masterfrom
ali-khalili:feature_export-lexer

Conversation

@ali-khalili
Copy link

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

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments