Skip to content

Visitor Functions #12

Description

@williaml33moore

Gherkin visitor methods are currently tasks. Consider adding a parallel set of visitor functions.

  • task visit()
  • task accept()
  • function void fn_visit() or visit_fn()
  • function void fn_accept() or accept_fn()

Gherkin printer could probably use the functions.

[] Considering

Activity

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

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions