MCPcopy Create free account
hub / github.com/LibPDF-js/core / object-parser.test.ts

File object-parser.test.ts

src/parser/object-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Scanner } from "#src/io/scanner";
2import { PdfArray } from "#src/objects/pdf-array";
3import { PdfBool } from "#src/objects/pdf-bool";
4import { PdfDict } from "#src/objects/pdf-dict";

Callers

nothing calls this directly

Calls 11

asStringMethod · 0.80
pushMethod · 0.80
atMethod · 0.80
getArrayMethod · 0.80
parserFunction · 0.70
getDictMethod · 0.65
parseObjectMethod · 0.45
ofMethod · 0.45
getMethod · 0.45
getNumberMethod · 0.45
hasMethod · 0.45

Tested by

no test coverage detected