public final class Region extends Object
Modifier and Type | Field and Description |
---|---|
int[] |
beg |
int[] |
end |
CaptureTreeNode |
historyRoot |
int |
numRegs |
public final int numRegs
public final int[] beg
public final int[] end
public CaptureTreeNode historyRoot
Copyright © 2017. All Rights Reserved.