Uses of Class
org.sonar.python.types.v2.LazyType
Packages that use LazyType
-
Uses of LazyType in org.sonar.python.semantic.v2
Methods in org.sonar.python.semantic.v2 that return LazyTypeMethods in org.sonar.python.semantic.v2 with parameters of type LazyType -
Uses of LazyType in org.sonar.python.types.v2
Methods in org.sonar.python.types.v2 that return LazyTypeModifier and TypeMethodDescriptionLazyType.addConsumer(Consumer<PythonType> consumer) LazyType.resolve(PythonType type)