Package org.eclipse.cdt.utils.debug
Class DebugCrossRefType
- java.lang.Object
-
- org.eclipse.cdt.utils.debug.DebugType
-
- org.eclipse.cdt.utils.debug.DebugDerivedType
-
- org.eclipse.cdt.utils.debug.DebugCrossRefType
-
public class DebugCrossRefType extends DebugDerivedType
DebugCrossRefType
-
-
Constructor Summary
Constructors Constructor Description DebugCrossRefType(DebugType type, String name, String xName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCrossRefName()
String
getName()
-
Methods inherited from class org.eclipse.cdt.utils.debug.DebugDerivedType
getComponentType, setComponentType
-
-