CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate Templating :: TemplateSyntax :: getRawInterpolationRegexp

Gets a regular expression matching the full text of a placeholder tag using raw interpolation, that is, without HTML escaping.

string getRawInterpolationRegexp ( )