Class LazyTypesContext

java.lang.Object
org.sonar.python.semantic.v2.LazyTypesContext

public class LazyTypesContext extends Object
  • Constructor Details

  • Method Details

    • getOrCreateLazyTypeWrapper

      public TypeWrapper getOrCreateLazyTypeWrapper(String importPath)
    • getOrCreateLazyType

      public LazyType getOrCreateLazyType(String importPath)
    • resolveLazyType

      public PythonType resolveLazyType(LazyType lazyType)