Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data attribute to the jflex rule #19

Merged
merged 2 commits into from
Dec 8, 2019
Merged

Conversation

regisd
Copy link
Member

@regisd regisd commented Dec 8, 2019

The data attr allows to pass files included in the spec. The src only accepts scanner specifications,

@regisd regisd added this to the v7 milestone Dec 8, 2019
@regisd regisd self-assigned this Dec 8, 2019
@regisd regisd merged commit 49122db into jflex-de:master Dec 8, 2019
@regisd regisd deleted the data_attr branch December 8, 2019 15:28
@regisd regisd changed the title Add data attribute to the rule Add data attribute to the jflex rule Dec 8, 2019
regisd added a commit to regisd/jflex that referenced this pull request Dec 8, 2019
Had to change bazle-rules to allow the included file in the lex spec
jflex-de/bazel_rules#19
regisd added a commit to jflex-de/jflex that referenced this pull request Dec 8, 2019
Had to change bazle-rules to allow the included file in the lex spec
jflex-de/bazel_rules#19
regisd added a commit that referenced this pull request Dec 29, 2019
* Add rule attributes:
  * Add Jlex option (#17)
  * Add data attribute (#19)
* Add example CaselessJlexScanner
* Update to java-cup 11b-20160615
* Add example to demonstrate how the data atribute can be used with %include directive in jflex spec.
@regisd regisd added the enhancement New feature or request label Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant