Uses of Interface
org.sonar.python.SubscriptionContext
-
Packages that use SubscriptionContext Package Description org.sonar.python -
-
Uses of SubscriptionContext in org.sonar.python
Method parameters in org.sonar.python with type arguments of type SubscriptionContext Modifier and Type Method Description voidSubscriptionCheck.Context. registerSyntaxNodeConsumer(Tree.Kind elementType, Consumer<SubscriptionContext> consumer)
-