Class Raw::AnyFunctionType
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Known direct subtypes
Predicates
| getParamType | Gets the |
| getResult | Gets the result of this function type. |
| isAsync | Holds if this type refers to an |
| isThrowing | Holds if this type refers to a throwing function. |