edoc_report
EDoc verbosity/error reporting.
EDoc verbosity/error reporting.
Functions
error(What) -> term()
error(Where, What) -> term()
error(Line, Where, S) -> term()
warning(S) -> term()
warning(S, Vs) -> term()
warning(Where, S, Vs) -> term()
warning(L, Where, S, Vs) -> term()
report(S, Vs) -> term()
report(Where, S, Vs) -> term()
report(L, Where, S, Vs) -> term()
See also
edoc
Richard Carlsson
carlsson.richard@gmail.com
View Functions
error/1
error/2
error/3
warning/1
warning/2
warning/3
warning/4
report/2
report/3
report/4