Class DataConstructor

    • Constructor Detail

      • DataConstructor

        DataConstructor()
    • Method Detail

      • name

        public java.lang.String name()
      • index

        public int index()
      • typeVariables

        public java.util.List<javax.lang.model.type.TypeVariable> typeVariables()
      • arguments

        public java.util.List<DataArgument> arguments()
      • returnedType

        public javax.lang.model.type.DeclaredType returnedType()
      • typeRestrictions

        public java.util.List<TypeRestriction> typeRestrictions()