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

BNFC.Backend.Java.CFtoAntlr4Parser

Synopsis

Documentation

cf2AntlrParse :: String -> String -> CF -> RecordPositions -> KeywordEnv -> String Source #

Creates the ANTLR parser grammar for this CF. The environment comes from CFtoAntlr4Lexer