package data type ErrInfo struct { File string Line int Col int ErrType string Message string }