BNFC-2.9.4: A compiler front-end generator.
Safe HaskellSafe-Inferred
LanguageHaskell2010

BNFC.Backend.Common

Description

Functions common to different backends.

Synopsis

Documentation

flexEps :: String Source #

Representation of the empty word as Flex regular expression

switchByPrecedence Source #

Arguments

:: Doc

Name of the coercion level variable/

-> [(Integer, Doc)]

Content by precedence.

-> [Doc]