BNFC-2.9.2: A compiler front-end generator.
Safe HaskellNone
LanguageHaskell2010

BNFC.Backend.OCaml.CFtoOCamlTest

Synopsis

Documentation

comment :: Doc -> Doc Source #

OCaml comment >>> comment "I'm a comment" (* I'm a comment *)

ocamlTestfile :: String -> String -> String -> String -> String -> CF -> Doc Source #

Generate a test program in OCaml