qtil
advanced-security/qtil-swift 0.0.3
Search

Module BorrowExpr

This module provides the public class BorrowExpr.

Import path

import codeql.swift.elements.expr.BorrowExpr

Imports

IdentityExpr

This module provides the public class IdentityExpr.

Aliases

BorrowExpr

An expression that marks value as borrowed. In the example below, _borrow marks the borrow expression: