| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
BNFC.Backend.Common
Description
Functions common to different backends.
Synopsis
- unicodeAndSymbols :: CF -> [String]
- asciiKeywords :: CF -> [String]
- flexEps :: String
- switchByPrecedence :: Doc -> [(Integer, Doc)] -> [Doc]
Documentation
unicodeAndSymbols :: CF -> [String] Source #
asciiKeywords :: CF -> [String] Source #
Arguments
| :: Doc | Name of the coercion level variable/ |
| -> [(Integer, Doc)] | Content by precedence. |
| -> [Doc] |