mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-04 20:18:08 +00:00
code impl of FieldNameConstants rewrite + test updates for it
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//CONF: lombok.fieldNameConstants.prefix =
|
||||
//CONF: lombok.fieldNameConstants.suffix = _SFX
|
||||
//CONF: lombok.fieldNameConstants.innerTypeName = Foobar
|
||||
|
||||
@lombok.experimental.FieldNameConstants
|
||||
public class FieldNameConstantsConfigKeys {
|
||||
|
||||
Reference in New Issue
Block a user