CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.1.1-dev (changelog, source)
Search

Type signature RegexTreeViewSig::RegExpLookbehind

A zero-width lookbehind assertion.

Examples:

(?<=\.)
(?<!\\)

Direct supertypes