lombok.javac
Class DeleteLombokAnnotations
java.lang.Object
lombok.javac.DeleteLombokAnnotations
public class DeleteLombokAnnotations
- extends Object
Used as marker in javac's Context object when delombok is running to signal that all lombok annotations should be deleted as they are processed.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteLombokAnnotations
public DeleteLombokAnnotations(boolean deleteLombokAnnotations)
isDeleteLombokAnnotations
public boolean isDeleteLombokAnnotations()
Copyright © 2009-2010 Reinier Zwitserloot, Roel Spilker and Robbert Jan Grootjans, licensed under the MIT licence.