|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFunctionType | |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| org.eclipse.cdt.core.dom.ast.cpp | |
| Uses of IFunctionType in org.eclipse.cdt.core.dom.ast |
|---|
| Methods in org.eclipse.cdt.core.dom.ast that return IFunctionType | |
|---|---|
IFunctionType |
IFunction.getType()
Get the IFunctionType for this function |
| Methods in org.eclipse.cdt.core.dom.ast with parameters of type IFunctionType | |
|---|---|
static String |
ASTTypeUtil.getParameterTypeString(IFunctionType type)
Returns a String representation of the parameter type of an IFunctionType. |
static String[] |
ASTTypeUtil.getParameterTypeStringArray(IFunctionType type)
Returns String[] corresponding to the types of the parameters for the IFunctionType. |
| Uses of IFunctionType in org.eclipse.cdt.core.dom.ast.cpp |
|---|
| Subinterfaces of IFunctionType in org.eclipse.cdt.core.dom.ast.cpp | |
|---|---|
interface |
ICPPFunctionType
|
|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||