Class NumericFn

    • Constructor Detail

      • NumericFn

        public NumericFn()
    • Method Detail

      • optType

        protected static final SeqType optType​(Expr expr,
                                               boolean normalize)
        Returns a numeric type for the specified type.
        Parameters:
        expr - expression
        normalize - use xs:integer for integer subtypes
        Returns:
        sequence type or null