markright v0.5.1 Markright.Continuation
The tuple, that is being returned from any call to Parser.to_ast/3
.
Link to this section Summary
Link to this section Types
The continuation, returned from any call to Parser.to_ast/3
.
Link to this section Functions
Link to this function
astail!(cont, string \\ "", trim \\ false)
Link to this function
bag(cont, key)
Link to this function
bag!(cont, arg)
Link to this function
callback(data, fun \\ nil)
callback(Markright.Continuation.t, Function.t | Markright.Continuation.t | nil) :: Markright.Continuation.t
Link to this function
continue(data, arg)
Link to this function
continue(data, ast, tail)
Link to this function
debag!(cont, key)
Link to this function
detag!(cont)
Link to this function
detail!(cont)
Link to this function
empty()
Link to this function
empty?(data)
Link to this function
fields()
Link to this function
last!(arg)
Link to this function
last!(tag, opts, value)
Link to this function
last?(data)
Link to this function
tag!(cont, arg)
Link to this function
tail!(cont, string)
Link to this function
untail!(cont)