Class ConstructorModifier

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.java.syntax.ConstructorModifier type.
      • ANNOTATION

        public static final Name ANNOTATION
        Name of the hydra.java.syntax.ConstructorModifier.annotation field.
      • PUBLIC

        public static final Name PUBLIC
        Name of the hydra.java.syntax.ConstructorModifier.public field.
      • PROTECTED

        public static final Name PROTECTED
        Name of the hydra.java.syntax.ConstructorModifier.protected field.
      • PRIVATE

        public static final Name PRIVATE
        Name of the hydra.java.syntax.ConstructorModifier.private field.