public class SneakyThrowsNoOpHandler
extends lombok.javac.JavacAnnotationHandler<lombok.SneakyThrows>
| Constructor and Description |
|---|
SneakyThrowsNoOpHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(lombok.core.AnnotationValues<lombok.SneakyThrows> annotationValues,
com.sun.tools.javac.tree.JCTree.JCAnnotation jcAnnotation,
lombok.javac.JavacNode javacNode) |