MCPcopy Create free account
hub / github.com/LibPDF-js/core / name-tree.test.ts

File name-tree.test.ts

src/document/name-tree.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { RefResolver } from "#src/helpers/types";
2import { PdfArray } from "#src/objects/pdf-array";
3import { PdfDict } from "#src/objects/pdf-dict";
4import type { PdfObject } from "#src/objects/pdf-object";

Callers

nothing calls this directly

Calls 15

buildNameTreeFunction · 0.90
pushMethod · 0.80
asStringMethod · 0.80
getArrayMethod · 0.80
atMethod · 0.80
createResolverFunction · 0.70
setMethod · 0.45
getMethod · 0.45
hasMethod · 0.45
ofMethod · 0.45
fromStringMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected