libclassfile - v2.1.0
    Preparing search index...

    Type Alias annotation

    type annotation = {
        elementValuePairs: { elementName: utf8Info; value: elementValue }[];
        type: utf8Info;
    }
    Index

    Properties

    elementValuePairs: { elementName: utf8Info; value: elementValue }[]
    type: utf8Info