Uses of Interface
org.sonar.plugins.python.api.tree.DoubleStarPattern
Packages that use DoubleStarPattern
-
Uses of DoubleStarPattern in org.sonar.plugins.python.api.tree
Methods in org.sonar.plugins.python.api.tree with parameters of type DoubleStarPatternModifier and TypeMethodDescriptionvoidBaseTreeVisitor.visitDoubleStarPattern(DoubleStarPattern doubleStarPattern) voidTreeVisitor.visitDoubleStarPattern(DoubleStarPattern doubleStarPattern) -
Uses of DoubleStarPattern in org.sonar.python.tree
Classes in org.sonar.python.tree that implement DoubleStarPattern