qtil
advanced-security/qtil-swift 0.0.3
Search

Module IntegerLiteralExpr

This module provides the public class IntegerLiteralExpr.

Import path

import codeql.swift.elements.expr.IntegerLiteralExpr

Imports

NumberLiteralExpr

This module provides the public class NumberLiteralExpr.

Aliases

IntegerLiteralExpr

An integer literal. For example 1 in: let x = 1