|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFunction | |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.cpp |
Uses of IFunction in org.eclipse.cdt.core.dom.ast |
---|
Methods in org.eclipse.cdt.core.dom.ast with parameters of type IFunction | |
---|---|
static boolean |
ASTTypeUtil.functionTakesParameters(IFunction function)
|
Uses of IFunction in org.eclipse.cdt.core.dom.ast.cpp |
---|
Subinterfaces of IFunction in org.eclipse.cdt.core.dom.ast.cpp | |
---|---|
interface |
ICPPConstructor
|
interface |
ICPPFunction
Binding for c++ functions. |
interface |
ICPPFunctionTemplate
Interface for function templates |
interface |
ICPPMethod
Base interface for methods, also used for constructors. |
|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |