comby.language
Language.Alpha_parser
comby
comby.configuration
comby.interactive
comby.match
comby.matchers
comby.parsers
comby.pipeline
comby.replacement
comby.rewriter
comby.server_types
comby.statistics
val variable_parser : 'a MParser.state -> (string, 'a) MParser.reply
val value_parser : 'a MParser.state -> (string, 'a) MParser.reply
val operator_parser : 'a MParser.state -> (string, 'a) MParser.reply
val atom_parser : 'a MParser.state -> (Ast.atom, 'a) MParser.reply
val rewrite_template_parser : 'a MParser.state -> (Ast.expression, 'a) MParser.reply