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