Class StringType
A type of Swift string encoding. This class is used as a flow state for the string length conflation taint tracking configuration.
Import path
import codeql.swift.security.StringLengthConflationExtensionsDirect supertypes
Predicates
| getCsvLabel | Gets the label for this string type in CSV models. |
| getEquivClass | Gets the equivalence class for this string type. If these are equal, they should be treated as equivalent. |
| getName | Gets the name of this string type. |
| getSingular | Gets text for the singular form of this string type. |
| toString | Gets a textual representation of this string type. |