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

Type signature RegexTreeViewSig::RegExpEscape

An escaped regular expression term, that is, a regular expression term starting with a backslash.

Example:

\.
\w

Direct supertypes