Interface JavaVersionAwareVisitor


@Beta public interface JavaVersionAwareVisitor
Implementing this interface allows a check to be executed - or not - during analysis, depending of expected java version.
In order to be taken into account during analysis, the property sonar.java.source must be set.