Class DebugField


  • public class DebugField
    extends java.lang.Object
    DebugEnumField
    • Constructor Summary

      Constructors 
      Constructor Description
      DebugField​(java.lang.String name, DebugType type, int offset, int bits)  
    • Constructor Detail

      • DebugField

        public DebugField​(java.lang.String name,
                          DebugType type,
                          int offset,
                          int bits)
    • Method Detail

      • getName

        public java.lang.String getName()
      • getDebugType

        public DebugType getDebugType()