MCPcopy Index your code
hub / github.com/TruthHun/BookStack / handler

Function handler

static/katex/katex.mjs:6220–6222  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6218 },
6219
6220 handler() {
6221 throw new Error('Should never be called.');
6222 },
6223
6224 htmlBuilder,
6225 mathmlBuilder

Callers

nothing calls this directly

Calls 15

ordargumentFunction · 0.85
parseExpressionMethod · 0.80
useStrictBehaviorMethod · 0.80
parseArgumentsMethod · 0.80
expectMethod · 0.80
parseFunctionMethod · 0.80
reportNonstrictMethod · 0.80
consumeMethod · 0.80
assertNodeTypeFunction · 0.70
checkSymbolNodeTypeFunction · 0.70
assertSymbolNodeTypeFunction · 0.70
parseArrayFunction · 0.70

Tested by

no test coverage detected