MCPcopy Create free account
hub / github.com/babel/babel / message

Method message

packages/babel-parser/test/helpers/fixture-error.js:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 get message() {
32 return this.constructor.toMessage(this.difference, this.cause);
33 }
34
35 // Don't show the stack of FixtureErrors, it's irrelevant.
36 // Instead, show the cause, if present.

Callers 1

_codeFrameColumnsFunction · 0.80

Calls 1

toMessageMethod · 0.80

Tested by

no test coverage detected