Class Placeholder
java.lang.Object
edu.umd.cs.findbugs.sarif.Placeholder
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final intIndex of the targetBugAnnotationto embed.(package private) final StringKey to formattingBugAnnotation. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) StringtoArgument(List<? extends BugAnnotation> bugAnnotations, ClassAnnotation primaryClass)
-
Field Details
-
index
final int indexIndex of the targetBugAnnotationto embed. -
key
-
-
Constructor Details
-
Placeholder
-
-
Method Details
-
toArgument
@NonNull String toArgument(List<? extends BugAnnotation> bugAnnotations, @Nullable ClassAnnotation primaryClass)
-