qtil
advanced-security/qtil-swift 0.0.3
Search

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