Class ModuleDirective_Provides

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.java.syntax.ModuleDirective_Provides type.
      • TO

        public static final Name TO
        Name of the hydra.java.syntax.ModuleDirective_Provides.to field.
      • WITH

        public static final Name WITH
        Name of the hydra.java.syntax.ModuleDirective_Provides.with field.
      • with

        public final java.util.List<TypeName> with
        At least one type
    • Constructor Detail