Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)

Module BooleanLiteralExpr

This module provides the public class BooleanLiteralExpr.

Import path

import codeql.swift.elements.expr.BooleanLiteralExpr

Imports

BuiltinLiteralExpr

This module provides the public class BuiltinLiteralExpr.

Aliases

BooleanLiteralExpr

A boolean literal. For example true in: let x = true