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

Member predicate Property::getKind

Gets the kind of this property, which is an opaque integer value indicating whether this property is a value property, a property getter, or a property setter.

int getKind()