edoc_scanner
Tokeniser for EDoc.
Tokeniser for EDoc. Based on the Erlang standard library module
erl_scan(3)
.
Functions
format_error(Other) -> term()
string(Cs) -> term()
string(Cs, StartPos) -> term()
See also
edoc
Richard Carlsson
richardc@it.uu.se
View Functions
format_error/1
string/1
string/2