mirror of
https://github.com/tiennm99/lombok.git
synced 2026-08-14 02:22:59 +00:00
Eclipse copies the field initializer source code if it is a constant. For generated nodes we have to read it from the ast node and not from the source file.