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

[Feature] ignore comments inside article #57

Description

@miurahr

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions