libclassfile - v2.1.0
    Preparing search index...

    Type Alias fields

    fields: {
        attributes: (
            | constantValue
            | signature
            | runtimeVisibleAnnotations
            | runtimeVisibleTypeAnnotations
        )[];
        flags: flags;
        name: { index: number; tag: 1; value: string };
    }[]