Module jsx_parser

Function Index

handle_event/2
init/1
parser/3
resume/5

Function Details

handle_event/2

handle_event(Event::any(), Acc::list()) -> list()

init/1

init(X1::proplists:proplist()) -> list()

parser/3

parser(Handler::module(), State::any(), Config::list()) -> jsx:parser()

resume/5

resume(Rest::jsx:token(), State::atom(), Handler::{atom(), any()}, Stack::[atom()], Config::jsx:config()) -> jsx:parser() | {incomplete, jsx:parser()}


Generated by EDoc, Feb 27 2017, 14:12:16.