Class AnnotationsHelper
java.lang.Object
org.sonar.java.checks.helpers.AnnotationsHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringannotationTypeIdentifier(String fullyQualified) Returns the `name` part of a `fully.qualified.name`, that is, the part after the last dot.static booleanhasUnknownAnnotation(SymbolMetadata symbolMetadata)
-
Method Details
-
hasUnknownAnnotation
-
annotationTypeIdentifier
-