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