Interface ITypeImporter.Client

  • All Known Implementing Classes:
    EnumLiteralImporter
    Enclosing interface:
    ITypeImporter

    public static interface ITypeImporter.Client
    This is facade to add imports on the same level in a type computation state.
    • Method Detail

      • doAddImports

        void doAddImports​(ITypeImporter importer)
        Clients should use the importer to add static imports to the scope.