Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Conversation

arodionov
Copy link
Contributor

@arodionov arodionov commented Oct 22, 2024

Implemented visitEnumDeclaration parser.
To implement Enum members' initialisation, had to override the visitEnumValue method at JavaScriptPrinter class.

@arodionov arodionov requested a review from OlegDokuka October 22, 2024 10:57
@arodionov arodionov force-pushed the enum-simple-support branch 2 times, most recently from c3342e9 to 375fb60 Compare October 22, 2024 12:26
@arodionov arodionov self-assigned this Oct 22, 2024
Implemented `visitEnumDeclaration` parser.
Enum members initialization in `visitEnumMember` is not currently implemented.
@arodionov arodionov force-pushed the enum-simple-support branch from 375fb60 to 8218d37 Compare October 23, 2024 10:21
@arodionov arodionov merged commit 24f27cd into main Oct 23, 2024
2 checks passed
@arodionov arodionov deleted the enum-simple-support branch October 23, 2024 12:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants