Class DebugField

java.lang.Object
org.eclipse.cdt.utils.debug.DebugField

public class DebugField extends Object
DebugEnumField
  • Constructor Details

    • DebugField

      public DebugField(String name, DebugType type, int offset, int bits)
  • Method Details

    • getName

      public String getName()
    • getDebugType

      public DebugType getDebugType()