| handle_event/2 | |
| init/1 | |
| parser/3 | |
| resume/5 |
handle_event(Event::any(), Acc::list()) -> list()
init(X1::proplists:proplist()) -> list()
parser(Handler::module(), State::any(), Config::list()) -> jsx:parser()
resume(Rest::jsx:token(), State::atom(), Handler::module(), Stack::[atom()], Config::jsx:config()) -> jsx:parser() | {incomplete, jsx:parser()}
Generated by EDoc