When an element is included in a region, all of its children are considered to be included. Children of an included element cannot be selectively excluded.
This interface is not intended to be implemented by clients. Instances can be created via the JavaCore.newRegion
.
When an element is included in a region, all of its children are considered to be included. Children of an included element cannot be selectively excluded.
Instances can be created via the JavaCore.newRegion
.
A region is considered a value object. Its offset and length do not change over time.
Clients may implement this interface or use the standard implementation {@link org.eclipse.jface.text.Region}.
|
|
|
|
|
|