MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / throwExpressionError

Function throwExpressionError

lib/asmjit/db/exp.js:65–67  ·  view source on GitHub ↗
(message, position)

Source from the content-addressed store, hash-verified

63}
64
65function throwExpressionError(message, position) {
66 throw new ExpressionError(message, position);
67}
68
69// Expression Tree
70// ---------------

Callers 4

parseHexFunction · 0.85
tokenizeFunction · 0.85
parseMethod · 0.85
parseExpressionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected