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

Member predicate RegExpUnicodePropertyEscape::getValue

Gets the value of this Unicode property, if any.

For example, the value of Unicode property \p{Script=Greek} is Greek, while \p{Number} does not have a value.

string getValue()