Package org.eclipse.cdt.utils.debug
Class DebugFunctionType
- java.lang.Object
-
- org.eclipse.cdt.utils.debug.DebugType
-
- org.eclipse.cdt.utils.debug.DebugFunctionType
-
public class DebugFunctionType extends DebugType
DebugFunctionType
-
-
Constructor Summary
Constructors Constructor Description DebugFunctionType(DebugType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DebugType
getReturnType()
-