org.eclipse.jface.text.contentassist
Interface IContextInformationExtension
- public interface IContextInformationExtension
Extension interface for IContextInformation
.
Adds the functionality of freely positionable context information.
- Since:
- 2.0
getContextInformationPosition
public int getContextInformationPosition()
- Returns the start offset of the range for which this context information is valid.
- Returns:
- the start offset of the range for which this context information is valid
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.