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

Module Impl

Import path

import codeql.swift.elements.expr.internal.BinaryExprImpl

Classes

BinaryExpr

A Swift binary expression, that is, an expression that appears between its two operands. For example: x + y