Module NumericType
Import path
import codeql.swift.elements.type.NumericTypeClasses
| BoolType | The |
| CharacterType | The |
| FloatingPointType | A floating-point type. This includes the |
| IntegralType | An integer-like type. For example, |
| NumericType | A numeric type. This includes the integer and floating point types. |