public interface ITypedRegion extends IRegion
A typed region can, e.g., be used to described document partitions.
Clients may implement this interface or use the standard implementation
TypedRegion
.
Modifier and Type | Method and Description |
---|---|
String |
getType()
Returns the content type of the region.
|
String getType()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.