Describes a region of an indexed text store such as a document or a string. The region consists of offset, length, and type. The region type is defined as a string.
A typed region can, e.g., be used to described document partitions.
Clients may implement this interface or use the standard implementation {@link org.eclipse.jface.text.TypedRegion}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.