qtil
advanced-security/qtil-swift 0.0.3
Search

Module RegexLiteralExpr

This module provides the public class RegexLiteralExpr.

Import path

import codeql.swift.elements.expr.RegexLiteralExpr

Imports

LiteralExpr

This module provides the public class LiteralExpr.

Aliases

RegexLiteralExpr

A regular expression literal which is checked at compile time, for example /a(a|b)*b/.