Interface IContextInformationExtension
-
public interface IContextInformationExtension
ExtendsIContextInformation
with the ability to freely position the context information.- Since:
- 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getContextInformationPosition()
Returns the start offset of the range for which this context information is valid or-1
if unknown.
-