Uses of Interface
org.sonar.plugins.python.api.tree.SequencePattern
Packages that use SequencePattern
-
Uses of SequencePattern in org.sonar.plugins.python.api.tree
Methods in org.sonar.plugins.python.api.tree with parameters of type SequencePatternModifier and TypeMethodDescriptionvoidBaseTreeVisitor.visitSequencePattern(SequencePattern sequencePattern) voidTreeVisitor.visitSequencePattern(SequencePattern sequencePattern) -
Uses of SequencePattern in org.sonar.python.tree
Classes in org.sonar.python.tree that implement SequencePattern