libclassfile - v2.1.0
    Preparing search index...

    Type Alias typeAnnotation

    typeAnnotation: {
        path: (
            | { typeArgumentIndex: 0; typePathKind: 0
            | 1
            | 2 }
            | { typeArgumentIndex: number; typePathKind: 3 }
        )[];
        targetInfo: targetInfo;
    } & annotation