Module BinaryExpr
This module provides the public class BinaryExpr.
Import path
import codeql.swift.elements.expr.BinaryExprImports
| ApplyExpr | This module provides the public class |
Aliases
| BinaryExpr | A Swift binary expression, that is, an expression that appears between its two operands. For example: |