fml v0.1.0 FML.Parser behaviour View Source
Link to this section Summary
Link to this section Callbacks
Link to this callback
on_end_element(tag, stack, state)
View Source
on_end_element(tag :: term(), stack :: List, state :: term()) :: new_state :: term()
Link to this callback
on_start_element(tag, stack, state)
View Source
on_start_element(tag :: term(), stack :: List, state :: term()) :: new_state :: term()