markright v0.2.0 Markright.Continuation

The tuple, that is being returned from any call to Parser.to_ast/3.

Summary

Types

t()

The continuation, returned from any call to Parser.to_ast/3

Types

t()
t() :: %Markright.Continuation{ast: Tuple.t | List.t, tail: String.t}

The continuation, returned from any call to Parser.to_ast/3.

Functions

callback(data, fun \\ nil)
continue(data, tail)
empty?(data)
fields()
last!(arg)
last!(tag, opts, value)
last?(data)