Age | Commit message (Collapse) | Author |
|
|
|
|
|
of typeMatches.
|
|
want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
|
|
built-in copyable annotations lists growing, this should help performance.
|
|
Reduce code duplication in singularizers
|
|
generate a builder, that builder wouldn’t make the build or toString methods because it thinks the builder-setter methods it just generated that so happen to have that name indicate you don’t want lombok to do that.
You really shouldn’t name any fields builder or toString, though.
|
|
|
|
This approach has been benchmarked to be marginally faster.
Fixes #2030.
|
|
‘type use’ of a parameter (and, in case of arrays, on the outermost dimension which is actually the first one listed. Weird corner case of the JLS).
|
|
|
|
|
|
expression
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finishAndInjectMethod call
|
|
|
|
methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|