E541 feat: Add parseArrayInitializerExpr to JavaParser API by iMashtak · Pull Request #4276 · javaparser/javaparser · GitHub
[go: up one dir, main page]

Skip to content

Conversation

iMashtak
Copy link
Contributor

I encountered a problem when did some work with java code generation: there was no API to parse array initializer expression into Expression, which is required for AnnotationMemberDeclaration::setDefaultValue method

So I simply added that API

@jlerbsc jlerbsc merged commit 4edfc95 into javaparser:master Dec 26, 2023
@jlerbsc jlerbsc added this to the next release milestone Dec 26, 2023
@jlerbsc jlerbsc added the PR: Added A PR that introduces new behaviour (e.g. functionality, tests) label Dec 26, 2023
@jlerbsc
Copy link
Collaborator
jlerbsc commented Dec 26, 2023

Thank you for this contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Added A PR that introduces new behaviour (e.g. functionality, tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0