CodeQL library for Swift
codeql/swift-all 5.0.6-dev (changelog, source)
Search

Module Generated

INTERNAL: This module contains the fully generated definition of RegexLiteralExpr and should not be referenced directly.

Import path

import codeql.swift.generated.expr.RegexLiteralExpr

Classes

RegexLiteralExpr

A regular expression literal which is checked at compile time, for example /a(a|b)*b/. INTERNAL: Do not reference the Generated::RegexLiteralExpr class directly. Use the subclass RegexLiteralExpr, where the following predicates are available.