Module StringFormat
Provides classes and predicates for reasoning about string formatting.
Import path
import codeql.swift.StringFormatImports
| swift | Top-level import for the Swift language pack |
Classes
| FormattingFunction | A function that takes a |
| FormattingFunctionCall | A call to a function that takes a |
| LocalizedStringWithFormat | The |
| NsExceptionRaise | The |
| NsLog | The functions |
| PrintfFormat | A function that appears to be an imported C |
| StringInitWithFormat | An initializer for |
| StringMethodWithFormat | A method that appends a formatted string. |