View Source smtp_rfc822_parse (gen_smtp v1.2.0)

Link to this section Summary

Link to this section Types

Specs

yecc_ret() :: {error, _} | {ok, _}.

Link to this section Functions

Specs

format_error(any()) -> [char() | list()].

Specs

parse(Tokens :: list()) -> yecc_ret().

Specs

parse_and_scan({function() | {atom(), atom()}, [_]} | {atom(), atom(), [_]}) -> yecc_ret().