CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

Member predicate SuppressWarningsAnnotation :: getASuppressedWarningLiteral

DEPRECATED: This predicate restricts the results to StringLiteral; prefer getASuppressedWarning() to get the name of a suppressed warning.

Gets the StringLiteral of a warning suppressed by this annotation.

StringLiteral getASuppressedWarningLiteral ( )