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

Predicate Templating::getDelimiterMatchingRegexp

Gets a regular expression that matches a string containing one of the known template delimiters identified by getADelimiter(), storing it in its first (and only) capture group.

Import path

import javascript
string getDelimiterMatchingRegexp()