https://github.com/rzwitserloot/lombok.patcher
Revision 119bcee61a1b842f3399aa6a10e882049c3e6022 authored by Reinier Zwitserloot on 04 December 2009, 22:53:08 UTC, committed by Reinier Zwitserloot on 04 December 2009, 22:58:10 UTC
1 parent 609b959
History
Tip revision: 119bcee61a1b842f3399aa6a10e882049c3e6022 authored by Reinier Zwitserloot on 04 December 2009, 22:53:08 UTC
exit early is now more flexible; by leaving the decision method blank, the method always exits early, and by letting the decision method have a return value of void, it never returns early (and thus, you can insert a call this way).
Tip revision: 119bcee
File Mode Size
.settings
src
test
.classpath -rw-r--r-- 770 bytes
.gitignore -rw-r--r-- 35 bytes
.project -rw-r--r-- 373 bytes
build.xml -rw-r--r-- 3.8 KB
runAsm -rwxr-xr-x 615 bytes

back to top