|
Lombok - v0.9.3 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| EclipseHandlerUtil | Container for static utility methods useful to handlers written for eclipse. |
| HandleCleanup | Handles the lombok.Cleanup annotation for eclipse. |
| HandleConstructor | |
| HandleConstructor.HandleAllArgsConstructor | |
| HandleConstructor.HandleNoArgsConstructor | |
| HandleConstructor.HandleRequiredArgsConstructor | |
| HandleData | Handles the lombok.Data annotation for eclipse. |
| HandleEqualsAndHashCode | Handles the EqualsAndHashCode annotation for eclipse. |
| HandleGetter | Handles the lombok.Getter annotation for eclipse. |
| HandlePrintAST | Handles the lombok.core.PrintAST annotation for eclipse. |
| HandleSetter | Handles the lombok.Setter annotation for eclipse. |
| HandleSneakyThrows | Handles the lombok.HandleSneakyThrows annotation for eclipse. |
| HandleSynchronized | Handles the lombok.Synchronized annotation for eclipse. |
| HandleToString | Handles the ToString annotation for eclipse. |
| Enum Summary | |
|---|---|
| EclipseHandlerUtil.MemberExistsResult | Serves as return value for the methods that check for the existence of fields and methods. |
Contains the classes that implement the transformations for all of lombok's various features on the eclipse platform.
|
Lombok - v0.9.3 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||