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 Details

    • DebugType

      protected DebugType()
  • Method Details