Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(reflection): destructuring support #211

Merged

Conversation

petermasking
Copy link
Member

Fixes #210

Changes proposed in this pull request:

  • Added ReflectionDeclaration model that supports destructured identifiers
  • Added ReflectionDestructedArray model
  • Added ReflectionDestructedObject model

@MaskingTechnology/jitar

@petermasking petermasking linked an issue Mar 16, 2023 that may be closed by this pull request
@basmasking basmasking merged commit f399cca into main Mar 16, 2023
@basmasking basmasking deleted the 210-add-support-for-destructuring-to-the-reflection-library branch March 16, 2023 20:19
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.

Add support for destructuring to the reflection library
2 participants