See: Description
Package | Description |
---|---|
lombok |
This package contains all the annotations and support classes you need as a user of lombok.
|
lombok.bytecode | |
lombok.core |
Contains the platform-agnostic core of lombok.
|
lombok.core.debug | |
lombok.core.handlers | |
lombok.core.runtimeDependencies | |
lombok.eclipse |
Includes the eclipse-specific implementations of the lombok AST and annotation introspection support.
|
lombok.eclipse.handlers |
Contains the classes that implement the transformations for all of lombok's various features on the eclipse platform.
|
lombok.experimental | |
lombok.extern.apachecommons | |
lombok.extern.java | |
lombok.extern.log4j | |
lombok.extern.slf4j | |
lombok.javac |
Includes the javac v1.6-specific implementations of the lombok AST and annotation introspection support.
|
lombok.javac.apt |
Contains the mechanism that instruments javac as an annotation processor.
|
lombok.javac.handlers |
Contains the classes that implement the transformations for all of lombok's various features on the javac v1.6 platform.
|
Copyright © 2009-2011 The Project Lombok Authors, licensed under the MIT licence.