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

BNFC.Backend.Java.CFtoJLex15

Synopsis

Documentation

cf2jlex :: JavaLexerParser -> RecordPositions -> String -> CF -> (Doc, SymEnv) Source #

The environment is returned for further use in the parser.