CodeQL library for Python
codeql/python-all 7.1.0 (changelog, source)
Search

Predicate hasPropertyDecorator

Holds if the function func has a property decorator.

Import path

import semmle.python.dataflow.new.internal.DataFlowDispatch
predicate hasPropertyDecorator(Function func)