org.eclipse.xtext.ui.editor.contentassist
Interface IContextInformationProvider


public interface IContextInformationProvider

Author:
Sebastian Zarnekow - Initial contribution and API

Method Summary
 void getContextInformation(ContentAssistContext context, IContextInformationAcceptor acceptor)
           
 

Method Detail

getContextInformation

void getContextInformation(ContentAssistContext context,
                           IContextInformationAcceptor acceptor)