MCPcopy
hub / github.com/KaTeX/KaTeX / phantom.ts

File phantom.ts

src/functions/phantom.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import defineFunction, {ordargument} from "../defineFunction";
2import defineMacro from "../defineMacro";
3import {makeFragment, makeSpan} from "../buildCommon";
4import {MathNode} from "../mathMLTree";

Callers

nothing calls this directly

Calls 7

ordargumentFunction · 0.90
makeFragmentFunction · 0.90
makeSpanFunction · 0.90
defineFunctionFunction · 0.85
defineMacroFunction · 0.85
withPhantomMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected