CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.1.1-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