|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFunctionSummary | |
---|---|
org.eclipse.cdt.internal.ui | |
org.eclipse.cdt.internal.ui.text | |
org.eclipse.cdt.ui |
Uses of IFunctionSummary in org.eclipse.cdt.internal.ui |
---|
Methods in org.eclipse.cdt.internal.ui that return IFunctionSummary | |
---|---|
IFunctionSummary |
CHelpProviderManager.getFunctionInfo(ICHelpInvocationContext context,
java.lang.String name)
|
IFunctionSummary[] |
CHelpProviderManager.getMatchingFunctions(ICHelpInvocationContext context,
java.lang.String frag)
|
Uses of IFunctionSummary in org.eclipse.cdt.internal.ui.text |
---|
Methods in org.eclipse.cdt.internal.ui.text that return IFunctionSummary | |
---|---|
IFunctionSummary |
CHelpSettings.getFunctionInfo(ICHelpInvocationContext context,
java.lang.String name)
|
IFunctionSummary[] |
CHelpSettings.getMatchingFunctions(ICHelpInvocationContext context,
java.lang.String frag)
|
Uses of IFunctionSummary in org.eclipse.cdt.ui |
---|
Methods in org.eclipse.cdt.ui that return IFunctionSummary | |
---|---|
IFunctionSummary |
ICHelpProvider.getFunctionInfo(ICHelpInvocationContext context,
ICHelpBook[] helpBooks,
java.lang.String name)
get the matching function of a given name |
IFunctionSummary[] |
ICHelpProvider.getMatchingFunctions(ICHelpInvocationContext context,
ICHelpBook[] helpBooks,
java.lang.String prefix)
Get array of matching functions starting with this prefix |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |