MCPcopy Create free account
hub / github.com/aurelia/binding /

Class

src/ast.js:391–391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389}
390
391export class CallFunction extends Expression {
392 constructor(func, args) {
393 super();
394

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected