Class Import

    • Method Detail

      • moduleName

        public String moduleName()
        {@return the module name to import from}
      • name

        public String name()
        {@return the import name}
      • importType

        public abstract ExternalType importType()
        {@return the kind of imported definition}
      • equals

        public boolean equals​(Import other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object