Module StringFormat
Provides classes and predicates for reasoning about string formatting.
Import path
import semmle.code.java.StringFormat
Imports
Predicates
implicitToStringCall |
Holds if |
Classes
FmtSyntax |
A syntax for format strings. |
FormatString |
A string that is used as the format string in a |
FormattingCall |
A call to a |
LoggerFormatMethod |
A format method using the |
StringFormat |
A call to a |
StringFormatMethod |
A library method that acts like |