Uses of Interface
org.sonar.plugins.python.api.tree.OrPattern
Packages that use OrPattern
-
Uses of OrPattern in org.sonar.plugins.python.api.tree
Methods in org.sonar.plugins.python.api.tree with parameters of type OrPatternModifier and TypeMethodDescriptionvoidBaseTreeVisitor.visitOrPattern(OrPattern orPattern) voidTreeVisitor.visitOrPattern(OrPattern orPattern) -
Uses of OrPattern in org.sonar.python.tree
Classes in org.sonar.python.tree that implement OrPattern