Package org.eclipse.cdt.utils.debug
Class DebugField
- java.lang.Object
-
- org.eclipse.cdt.utils.debug.DebugField
-
public class DebugField extends java.lang.ObjectDebugEnumField
-
-
Constructor Summary
Constructors Constructor Description DebugField(java.lang.String name, DebugType type, int offset, int bits)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DebugTypegetDebugType()java.lang.StringgetName()
-