|
|
|
|
|
by NOGDP
2403 days ago
|
|
What do you mean by 'not present in the source code'? Annotation processors generate code before the whole codebase is compiled, any tool can analyse the generated lombok source code, the same as with any other code-generating annotation processor. |
|