3 Commits

Author SHA1 Message Date
Rawi01 6522b8230d [fixes #3748] Patch SourceTypeConverter to avoid parsing empty strings 2024-09-20 00:26:50 +02:00
Rawi01 674386e49b [fixes #3706] Add null check for compilation unit 2024-08-20 22:01:55 +02:00
Rawi01 f277791cf0 [fixes #3529] Set real field initializer source
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.
2024-01-15 23:06:21 +01:00