isabelle-hacks/fxp/src/Parser/Error/errors.sml

7 lines
116 B
Standard ML

structure Errors =
struct
open
UtilError
ErrorData ErrorMessage ErrorString ErrorUtil Expected
end