Predicate hasPropertyDecorator
Holds if the function func
has a property
decorator.
Import path
import semmle.python.dataflow.new.internal.DataFlowDispatch
predicate
hasPropertyDecorator
(
Function
func
)