Searched defs:ParseError (Results 1 – 2 of 2) sorted by relevance
15 type ParseError struct { struct16 Err error17 Pos scanner.Position20 func (e *ParseError) Error() string {
31 type ParseError struct { struct32 Err error33 Pos scanner.Position36 func (e *ParseError) Error() string {