package comby-kernel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Language.Alpha_parserSource

Sourceval variable_parser : 'a MParser.state -> (string, 'a) MParser.reply
Sourceval value_parser : 'a MParser.state -> (string, 'a) MParser.reply
Sourceval operator_parser : 'a MParser.state -> (string, 'a) MParser.reply
Sourceval atom_parser : 'a MParser.state -> (Ast.atom, 'a) MParser.reply
Sourceval rewrite_template_parser : 'a MParser.state -> (Ast.expression, 'a) MParser.reply
OCaml

Innovation. Community. Security.