Package org.eclipse.cdt.utils.debug
Class DebugType
- java.lang.Object
-
- org.eclipse.cdt.utils.debug.DebugType
-
- Direct Known Subclasses:
DebugBaseType
,DebugDerivedType
,DebugEnumType
,DebugFunctionType
,DebugStructType
,DebugUnknownType
public class DebugType extends Object
DebugType
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DebugType()
-