CodeQL library for JavaScript
codeql/javascript-all 0.5.1 ( 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 ( )