Predicate static_method
Import path
import semmle.python.objects.TObject
predicate
static_method
(
CallNode
instantiation
,
CallableObjectInternal
function
,
PointsToContext
context
)