Documentation
¶
Overview ¶
Package rerror implements functions to errors.
Index ¶
Constants ¶
View Source
const ( FoundErrors = "Found Errors:" ErrorLine = "%s [Line %d:%d]: %s" ParseErrors = "Parse Errors: " Parse TError = "Parse Error" Runtime TError = "Runtime Error" )
Variables ¶
This section is empty.
Functions ¶
func ClearErrors ¶
func ClearErrors()
func PrintErrors ¶
func PrintErrors()
Types ¶
Click to show internal directories.
Click to hide internal directories.