public class Region extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Position |
end |
protected Position |
start |
| Constructor and Description |
|---|
Region() |
Region(int startLine,
int startColumn,
int endLine,
int endColumn) |
Copyright © 2018. All rights reserved.