lrgrep.runtime
Lrgrep_runtime.Interpreter
Instantiate an interpreter for a parser representation
bit_lib
fix
front
kernel
lrgrep.internal
lrgrep.interpreter
lrijkstra_utils
support
syntax
utils
valmari
module P : Parser
val lrgrep_run : program -> 'a P.env -> P.element candidate list
Run the program on a concrete parser, return the list of candidates.