Class FormalParameter

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.java.syntax.FormalParameter type.
      • SIMPLE

        public static final Name SIMPLE
        Name of the hydra.java.syntax.FormalParameter.simple field.
      • VARIABLE_ARITY

        public static final Name VARIABLE_ARITY
        Name of the hydra.java.syntax.FormalParameter.variableArity field.