Skip to content

feat!: improve visitor start method to resemble common usage#200

Merged
noahbald merged 1 commit intomainfrom
feat/improve-visitor-start-method
Nov 29, 2025
Merged

feat!: improve visitor start method to resemble common usage#200
noahbald merged 1 commit intomainfrom
feat/improve-visitor-start-method

Conversation

@noahbald
Copy link
Owner

@noahbald noahbald commented Nov 29, 2025

Description

Adds/updates starting methods for Visitor

Motivation and Context

Makes the visitor easier to use

How Has This Been Tested?

  • Unit tests

Types of changes

Features

  • Adds shorthand methods for starting visitor

Breaking changes

  • Visitor::start interface is changes

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@noahbald noahbald self-assigned this Nov 29, 2025
@noahbald noahbald merged commit 330c4c8 into main Nov 29, 2025
27 of 29 checks passed
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