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