96979899100101102
* * @return the corresponding Value */ public GroundedValue materialize() throws XPathException { return new IntegerRange(start, limit); }