Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Move checking into visitors #120

Open
Gashmob opened this issue Apr 2, 2024 · 0 comments · May be fixed by #122
Open

Move checking into visitors #120

Gashmob opened this issue Apr 2, 2024 · 0 comments · May be fixed by #122
Labels
AST Concerning Abstract Syntax Tree part enhancement New feature or request
Milestone

Comments

@Gashmob
Copy link
Member

Gashmob commented Apr 2, 2024

All code to check ast structure and values should be moved into visitors (Visitor.h). These visitors will certainly need to have some parameters passed in accept and visit methods

@Gashmob Gashmob added the enhancement New feature or request label Apr 2, 2024
@Gashmob Gashmob added this to the v0.3.0 milestone Apr 2, 2024
@Gashmob Gashmob added the AST Concerning Abstract Syntax Tree part label Apr 2, 2024
Gashmob added a commit that referenced this issue Apr 6, 2024
Part of #120

This method will be used by visitors
@Gashmob Gashmob linked a pull request Apr 6, 2024 that will close this issue
@Gashmob Gashmob linked a pull request Apr 6, 2024 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AST Concerning Abstract Syntax Tree part enhancement New feature or request
Projects
No open projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant