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

Module SingleValueStmtExpr

This module provides the public class SingleValueStmtExpr.

Import path

import codeql.swift.elements.expr.SingleValueStmtExpr

Imports

Expr

This module provides the public class Expr.

Stmt

This module provides the public class Stmt.

Aliases

SingleValueStmtExpr

An expression that wraps a statement which produces a single value.