Class SourceDebugExtensionAttribute

    • Field Detail

      • u4attributeLength

        public int u4attributeLength
      • info

        public byte[] info
    • Constructor Detail

      • SourceDebugExtensionAttribute

        public SourceDebugExtensionAttribute()
        Creates an uninitialized SourceDebugExtensionAttribute.
      • SourceDebugExtensionAttribute

        public SourceDebugExtensionAttribute​(int u2attributeNameIndex,
                                             int u4attributeLength,
                                             byte[] info)
        Creates an initialized SourceDebugExtensionAttribute.