CodeQL library for Swift
codeql/swift-all 6.3.3 (changelog, source)
Search

Module Impl

Import path

import codeql.swift.elements.expr.internal.PrefixUnaryExprImpl

Classes

PrefixUnaryExpr

A Swift prefix unary expression, that is, a unary expression that appears before its operand. For example: -x