java.lang.Object org.apache.xerces.impl.xpath.regex.RegexParser$ReferencePosition
ReferencePosition(int n, int pos) { this.refNumber = n; this.position = pos; }
{ this.refNumber = n; this.position = pos; }