INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawIndirect supertypes
Known direct subtypes
Predicates
| getBody | Gets the body of this callable, if it exists. |
| getCapture | Gets the |
| getName | Gets the name of this callable, if it exists. |
| getNumberOfCaptures | Gets the number of captures of this callable. |
| getNumberOfParams | Gets the number of parameters of this callable. |
| getParam | Gets the |
| getSelfParam | Gets the self parameter of this callable, if it exists. |