static class RegexParser.ReferencePosition
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
position |
(package private) int |
refNumber |
| Constructor and Description |
|---|
ReferencePosition(int n,
int pos) |