Class ClassDeclaration

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.java.syntax.ClassDeclaration type.
      • NORMAL

        public static final Name NORMAL
        Name of the hydra.java.syntax.ClassDeclaration.normal field.
      • ENUM

        public static final Name ENUM
        Name of the hydra.java.syntax.ClassDeclaration.enum field.
      • RECORD

        public static final Name RECORD
        Name of the hydra.java.syntax.ClassDeclaration.record field.