Make_parser.Tinclude Parser_output.Tmodule Impl : Parsexp.Eager_parserSame as Parser but gives back a s-expression as soon as they are found in the input.
exception Found of outputval raise_found : Impl.State.Read_only.t -> Impl.parsed_value -> unitval length : input -> intval unsafe_feed_loop :
Impl.State.t ->
Impl.Stack.t ->
input ->
max_pos:int ->
pos:int ->
Impl.Stack.t