MCPcopy Create free account
hub / github.com/alignoth/alignoth / encodeExpression

Function encodeExpression

resources/vega.min.js:29025–29027  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

29023 return this.expr.handler(this, t);
29024 },
29025 encodeExpression(t) {
29026 return this.expr.encode(this, t);
29027 },
29028 parse: function (t) {
29029 const e = this,
29030 n = t.operators || [];

Callers

nothing calls this directly

Calls 1

encodeMethod · 0.80

Tested by

no test coverage detected