Uses of Interface
org.sonar.plugins.python.api.symbols.Usage
Packages that use Usage
Package
Description
-
Uses of Usage in org.sonar.plugins.python.api.symbols
Methods in org.sonar.plugins.python.api.symbols that return types with arguments of type Usage -
Uses of Usage in org.sonar.plugins.python.api.tree
Methods in org.sonar.plugins.python.api.tree that return UsageModifier and TypeMethodDescriptionHasSymbol.usage()default UsageQualifiedExpression.usage()Returns the usage ofQualifiedExpression.name() -
Uses of Usage in org.sonar.python.cfg.fixpoint
Methods in org.sonar.python.cfg.fixpoint that return types with arguments of type UsageMethods in org.sonar.python.cfg.fixpoint with parameters of type Usage -
Uses of Usage in org.sonar.python.semantic
Classes in org.sonar.python.semantic that implement UsageMethods in org.sonar.python.semantic that return types with arguments of type Usage -
Uses of Usage in org.sonar.python.tree
Methods in org.sonar.python.tree that return UsageMethods in org.sonar.python.tree with parameters of type Usage