Kernel.TranslSourceval string_of_goto :
'a Kernel__Info.grammar ->
'a Kernel__Info.goto_transition Fix.Indexing.index ->
stringval transl_filter :
'g Info.grammar ->
'g Indices.t ->
Stdlib.Lexing.position ->
lhs:Syntax.symbol option ->
rhs:(Syntax.filter_symbol * Stdlib.Lexing.position) list ->
'g Info.lr1 Utils.IndexSet.tval compile_reduce_expr :
'g Info.grammar ->
'g Redgraph.graph ->
'g Redgraph.target_trie ->
'g Kernel__Regexp.Expr.t ->
'g Redgraph.target Utils.IndexSet.t * 'g Info.lr1 Utils.IndexSet.tval transl :
'g Info.grammar ->
'g Redgraph.graph ->
'g Indices.t ->
'g Redgraph.target_trie ->
capture:
(Syntax.capture_kind ->
string ->
Kernel__Regexp.Capture.n Utils.IndexSet.element) ->
Syntax.regular_expr ->
Kernel__Regexp.Capture.n Utils.IndexSet.t * 'g Regexp.Expr.t