Class StaticDomainFunctionTypeResolvers.NthArgumentDomainFunctionTypeResolver

    • Constructor Detail

      • NthArgumentDomainFunctionTypeResolver

        public NthArgumentDomainFunctionTypeResolver​(int index)
        Creates a new domain function type resolver that resolves the result type to the argument type at the given index.
        Parameters:
        index - The argument index of the argument type to resolve the result type to