Uses of Class
org.sonar.plugins.python.api.tree.BaseTreeVisitor
Packages that use BaseTreeVisitor
Package
Description
-
Uses of BaseTreeVisitor in org.sonar.plugins.python.api
Subclasses of BaseTreeVisitor in org.sonar.plugins.python.api -
Uses of BaseTreeVisitor in org.sonar.python.cfg.fixpoint
Subclasses of BaseTreeVisitor in org.sonar.python.cfg.fixpoint -
Uses of BaseTreeVisitor in org.sonar.python.metrics
Subclasses of BaseTreeVisitor in org.sonar.python.metrics -
Uses of BaseTreeVisitor in org.sonar.python.semantic
Subclasses of BaseTreeVisitor in org.sonar.python.semantic -
Uses of BaseTreeVisitor in org.sonar.python.tree
Subclasses of BaseTreeVisitor in org.sonar.python.treeModifier and TypeClassDescriptionclassPurpose of this class is to detect and throw exception if the scanned tree that contain invalid syntax regarding the except* instruction. -
Uses of BaseTreeVisitor in org.sonar.python.types
Subclasses of BaseTreeVisitor in org.sonar.python.types