Class SumFunctionResolver


  • public class SumFunctionResolver
    extends Resolver
    This Resolver is responsible to calculate the type based on the type of the state field.
    Since:
    2.3
    Version:
    2.5
    Author:
    Pascal Filion
    • Constructor Detail

      • SumFunctionResolver

        public SumFunctionResolver​(Resolver parent)
        Creates a new SumFunctionResolver.
        Parameters:
        parent - The parent Resolver, which is never null