qtil
advanced-security/qtil-swift 0.0.3
Search

Module MagicIdentifierLiteralExpr

This module provides the public class MagicIdentifierLiteralExpr.

Import path

import codeql.swift.elements.expr.MagicIdentifierLiteralExpr

Imports

BuiltinLiteralExpr

This module provides the public class BuiltinLiteralExpr.

Aliases

MagicIdentifierLiteralExpr

An identifier literal that is expanded at compile time. For example #file in: let x = #file