Uses of Interface
org.sonar.plugins.python.api.symbols.AmbiguousSymbol
Packages that use AmbiguousSymbol
-
Uses of AmbiguousSymbol in org.sonar.python.index
Methods in org.sonar.python.index with parameters of type AmbiguousSymbolModifier and TypeMethodDescriptionstatic AmbiguousDescriptorDescriptorUtils.ambiguousDescriptor(AmbiguousSymbol ambiguousSymbol, String overriddenFQN) -
Uses of AmbiguousSymbol in org.sonar.python.semantic
Classes in org.sonar.python.semantic that implement AmbiguousSymbolMethods in org.sonar.python.semantic that return AmbiguousSymbol