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