Rawi01andRoel Spilker 521be03be4 Remove unused string literal code
This code was never used because StringLiteralConcatenation and
ExtendedStringLiteral extend StringLiterals and get handled a few lines
above. We might need to add it back and fix it if we want to copy
annotations like @Annotation("a" + "b") without transforming them to
@Annotation("ab")
2024-03-18 19:17:58 +01:00
2024-02-02 07:38:21 +01:00
2024-03-18 00:29:47 +01:00
2024-03-18 19:17:58 +01:00
2024-03-18 19:17:58 +01:00
2011-11-07 22:04:40 +01:00
2024-02-22 14:36:55 -08:00
2020-06-25 23:31:13 +02:00
2021-04-23 00:01:55 +02:00
2023-09-24 04:01:25 +02:00
2022-01-25 14:37:16 +01:00

Project Lombok

Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, automate your logging variables, and much more.

See LICENSE for the Project Lombok license.

Looking for professional support of Project Lombok? Lombok is now part of a tidelift subscription!

For a list of all authors, see the AUTHORS file.

For complete project information, a short tutorial on what lombok does, and how to download / use / install it, see projectlombok.org

You can review our security policy via SECURITY.md

S
Description
Very spicy additions to the Java programming language.
Readme Multiple Licenses
81 MiB
Languages
Java 94.5%
HTML 4.8%
JavaScript 0.3%
CSS 0.2%