Module xl.compiler

Class ImportOnDemandScope

java.lang.Object
de.grogra.xl.compiler.scope.Scope
de.grogra.xl.compiler.scope.ImportOnDemandScope
Direct Known Subclasses:
PackageImportOnDemand, StaticImportOnDemand, TypeImportOnDemand

public abstract class ImportOnDemandScope extends Scope
  • Constructor Details

    • ImportOnDemandScope

      public ImportOnDemandScope(Scope enclosing)