Searched refs:errorSink (Results 1 – 1 of 1) sorted by relevance
80 var errorLogger = errorSink{data: make(map[string]datum)}465 type errorSink struct { struct469 func (ebt errorSink) NewError(el mk2rbc.ErrorLocation, node parser.Node, message string, args ...in… argument501 func (ebt errorSink) printStatistics() { argument