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

Member predicate Property::getADecorator

Gets a decorator applied to this property.

For example, the property @A @B x: 42 has decorators @A and @B.

Decorator getADecorator()