MCPcopy Index your code
hub / github.com/alecthomas/participle / Message

Method Message

error.go:17–17  ·  view source on GitHub ↗

Unadorned message.

()

Source from the content-addressed store, hash-verified

15 error
16 // Unadorned message.
17 Message() string
18 // Closest position to error location.
19 Position() lexer.Position
20}

Callers 3

decorateFunction · 0.65
FormatErrorFunction · 0.65
WrapfFunction · 0.65

Implementers 3

ParseErrorerror.go
Errorlexer/errors.go

Calls

no outgoing calls

Tested by

no test coverage detected