org.eclipse.cdt.ui.text
Interface ICHelpInvocationContext


public interface ICHelpInvocationContext

Invocation context for the CHelpProviderManager


Method Summary
 org.eclipse.core.resources.IProject getProject()
           
 org.eclipse.cdt.core.model.ITranslationUnit getTranslationUnit()
           
 

Method Detail

getProject

org.eclipse.core.resources.IProject getProject()
Returns:
the project

getTranslationUnit

org.eclipse.cdt.core.model.ITranslationUnit getTranslationUnit()
Returns:
ITranslationUnit or null