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

Introduce Deconstructor <: MemberPattern <: Executable #9

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

biboudis
Copy link
Owner

@biboudis biboudis commented Sep 10, 2024

We make MemberPattern the new base class of Deconstructors for now. A MemberPattern leaves open the interpretation of exceptions or parameters and their annotations. Deconstructors do not have parameters or exceptions.

MemberPattern is kept abstract and Deconstructor is kept as final.

@biboudis biboudis merged commit 934602d into matchers-experiment Sep 25, 2024
89 checks passed
@biboudis biboudis deleted the matchers-experiment-add-member-pattern branch September 25, 2024 11:39
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.

2 participants