Module PrefixUnaryExpr
This module provides the public class PrefixUnaryExpr.
Import path
import codeql.swift.elements.expr.PrefixUnaryExprImports
| ApplyExpr | This module provides the public class |
Aliases
| PrefixUnaryExpr | A Swift prefix unary expression, that is, a unary expression that appears before its operand. For example: |