Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

[Feature] ignore comments inside article #57

Open
miurahr opened this issue Feb 23, 2022 · 0 comments
Open

[Feature] ignore comments inside article #57

miurahr opened this issue Feb 23, 2022 · 0 comments

Comments

@miurahr
Copy link
Contributor

miurahr commented Feb 23, 2022

Is your feature request related to a problem? Please describe.
DSL specification defines comment {{ commnet }} it should be ignored.

Describe the solution you'd like
Update JavaCC syntax definition to accept comment

Describe alternatives you've considered
To allow client to handle comment contents, dsl4j don't ignore but call visitor with comment content.

Additional context
Visitor interface will be extend, but we can define default method which just ignore it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant