MCPcopy
hub / github.com/josdejong/mathjs / Parser.js

File Parser.js

src/expression/Parser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { factory } from '../utils/factory.js'
2import { isFunction } from '../utils/is.js'
3import { createEmptyMap, toObject } from '../utils/map.js'
4

Callers

nothing calls this directly

Calls 14

factoryFunction · 0.90
toObjectFunction · 0.90
isFunctionFunction · 0.90
evaluateFunction · 0.85
isValidVariableNameFunction · 0.85
isExpressionFunctionFunction · 0.85
hasMethod · 0.65
getMethod · 0.65
setMethod · 0.65
forEachMethod · 0.65
evaluateMethod · 0.65
deleteMethod · 0.45

Tested by

no test coverage detected