Class Raw::CapturedDecl
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Predicates
| getDecl | Gets the the declaration captured by the parent closure. |
| isDirect | Holds if this captured declaration is direct. |
| isEscaping | Holds if this captured declaration is escaping. |
| toString |