public interface net.bytebuddy.description.field.FieldDescription extends net.bytebuddy.description.ByteCodeElement, net.bytebuddy.description.ModifierReviewable$ForFieldDescription, net.bytebuddy.description.NamedElement$WithGenericName, net.bytebuddy.description.ByteCodeElement$TypeDependant<net.bytebuddy.description.field.FieldDescription$InDefinedShape, net.bytebuddy.description.field.FieldDescription$Token>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.description.field.FieldDescription
  super_class: java.lang.Object
{
  public static final java.lang.Object NO_DEFAULT_VALUE;
    descriptor: Ljava/lang/Object;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 47
            aconst_null
            putstatic net.bytebuddy.description.field.FieldDescription.NO_DEFAULT_VALUE:Ljava/lang/Object;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract net.bytebuddy.description.type.TypeDescription$Generic getType();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract int getActualModifiers();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.description.field.FieldDescription$SignatureToken asSignatureToken();
    descriptor: ()Lnet/bytebuddy/description/field/FieldDescription$SignatureToken;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lnet/bytebuddy/description/ByteCodeElement;Lnet/bytebuddy/description/ModifierReviewable$ForFieldDescription;Lnet/bytebuddy/description/NamedElement$WithGenericName;Lnet/bytebuddy/description/ByteCodeElement$TypeDependant<Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;Lnet/bytebuddy/description/field/FieldDescription$Token;>;
SourceFile: "FieldDescription.java"
NestMembers:
  net.bytebuddy.description.field.FieldDescription$AbstractBase  net.bytebuddy.description.field.FieldDescription$ForLoadedField  net.bytebuddy.description.field.FieldDescription$InDefinedShape  net.bytebuddy.description.field.FieldDescription$InDefinedShape$AbstractBase  net.bytebuddy.description.field.FieldDescription$InGenericShape  net.bytebuddy.description.field.FieldDescription$Latent  net.bytebuddy.description.field.FieldDescription$SignatureToken  net.bytebuddy.description.field.FieldDescription$Token  net.bytebuddy.description.field.FieldDescription$TypeSubstituting
InnerClasses:
  public abstract TypeDependant = net.bytebuddy.description.ByteCodeElement$TypeDependant of net.bytebuddy.description.ByteCodeElement
  public abstract ForFieldDescription = net.bytebuddy.description.ModifierReviewable$ForFieldDescription of net.bytebuddy.description.ModifierReviewable
  public abstract WithGenericName = net.bytebuddy.description.NamedElement$WithGenericName of net.bytebuddy.description.NamedElement
  public abstract AbstractBase = net.bytebuddy.description.field.FieldDescription$AbstractBase of net.bytebuddy.description.field.FieldDescription
  public ForLoadedField = net.bytebuddy.description.field.FieldDescription$ForLoadedField of net.bytebuddy.description.field.FieldDescription
  public abstract InDefinedShape = net.bytebuddy.description.field.FieldDescription$InDefinedShape of net.bytebuddy.description.field.FieldDescription
  public abstract InGenericShape = net.bytebuddy.description.field.FieldDescription$InGenericShape of net.bytebuddy.description.field.FieldDescription
  public Latent = net.bytebuddy.description.field.FieldDescription$Latent of net.bytebuddy.description.field.FieldDescription
  public SignatureToken = net.bytebuddy.description.field.FieldDescription$SignatureToken of net.bytebuddy.description.field.FieldDescription
  public Token = net.bytebuddy.description.field.FieldDescription$Token of net.bytebuddy.description.field.FieldDescription
  public TypeSubstituting = net.bytebuddy.description.field.FieldDescription$TypeSubstituting of net.bytebuddy.description.field.FieldDescription
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription