Provided here for backwards binary compatibility with JavaOperationMetricKey.supports(MethodLikeNode).
Please explicitly link your code to that method and recompile your code. Will be remove with 7.0.0
Provided here for backwards binary compatibility with JavaMetrics.get(MetricKey, MethodLikeNode).
Please explicitly link your code to that method and recompile your code. Will be remove with 7.0.0
As of release 6.2.0, replaced by AbstractLombokAwareRule.hasLombokAnnotation(Annotatable)
Checks whether the given node is annotated with any lombok annotation.
The node can be any node, e.g. class declaration or field declaration.