We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some of the recent additions have missing handling for Kotlin Poet.
Should have feature parity with Java implementation
Unrecognized statement: DefineAndAssign[variable=Local[name=builder, type=JavaClass[type=class java.lang.StringBuilder, nullable=false]], expression=NewInstance[type=JavaClass[type=class java.lang.StringBuilder, nullable=false], values=[Constant[type=JavaClass[type=class java.lang.String, nullable=false], value=Person[]]]] at io.micronaut.sourcegen.KotlinPoetSourceGenerator$Companion.renderStatement(KotlinPoetSourceGenerator.kt:619)
No response
1.3.x
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some of the recent additions have missing handling for Kotlin Poet.
Expected Behavior
Should have feature parity with Java implementation
Actual Behaviour
Steps To Reproduce
No response
Environment Information
No response
Example Application
No response
Version
1.3.x
The text was updated successfully, but these errors were encountered: