public class Region extends Object implements IRegion
IRegion interface.| Constructor and Description |
|---|
Region(int offset,
int length)
Create a new region.
|
public Region(int offset,
int length)
offset - the offset of the regionlength - the length of the region
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.