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

Add WrapParameterValueScript to lombok.patcher #407

Open
lombokissues opened this issue Jul 14, 2015 · 2 comments
Open

Add WrapParameterValueScript to lombok.patcher #407

lombokissues opened this issue Jul 14, 2015 · 2 comments

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 334)

@lombokissues
Copy link
Author

👤 Jappe.vanderHel   🕗 Jan 24, 2012 at 07:34 UTC

When you want to patch eclipse, you sometimes just want to wrap a parameter in the method you want to patch. You can use this if the parameter only exists as a local variable in the calling method, or when you only want to wrap the value for that specific method call.

@lombokissues
Copy link
Author

End of migration

lianhaijun pushed a commit to lianhaijun/lombok that referenced this issue May 8, 2020
…k#407)

* changed background LightImplementation of LightPsiClass
fixed projectlombok#145

* added manual test example
projectlombok#303

* Upgrading Gradle version to improve build speeds
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

No branches or pull requests

1 participant