Class PropertyKind

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.typeScript.syntax.PropertyKind type.
      • INIT

        public static final Name INIT
        Name of the hydra.typeScript.syntax.PropertyKind.init field.
      • GET

        public static final Name GET
        Name of the hydra.typeScript.syntax.PropertyKind.get field.
      • SET

        public static final Name SET
        Name of the hydra.typeScript.syntax.PropertyKind.set field.
    • Method Detail

      • hydraOrdinal

        public abstract int hydraOrdinal()