public class Match
extends java.lang.Object
| Constructor and Description |
|---|
Match(int input_start,
int output_start,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInputEnd() |
int |
getInputStart() |
int |
getLength() |
int |
getOutputEnd() |
int |
getOutputStart() |
java.lang.String |
toString() |