Class TypePredicateUtils
java.lang.Object
org.sonar.python.types.v2.matchers.TypePredicateUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic TriBoolevaluate(TypePredicate predicate, PythonType type, TypePredicateContext ctx)
-
Method Details
-
evaluate
-