Source file front.ml

1
2
3
4
5
6
7
(* generated by dune *)

(** @canonical Front.Lexer *)
module Lexer = Front__Lexer

(** @canonical Front.Parser *)
module Parser = Front__Parser