public final class Region extends Object
| Modifier and Type | Field and Description |
|---|---|
int[] |
beg |
int[] |
end |
CaptureTreeNode |
historyRoot |
int |
numRegs |
(package private) static int |
REGION_NOTPOS |
static final int REGION_NOTPOS
public final int numRegs
public final int[] beg
public final int[] end
public CaptureTreeNode historyRoot
Copyright © 2016. All Rights Reserved.