BNFC
Safe HaskellNone
LanguageHaskell2010

BNFC.Backend.CPP.Common

Description

Common to the C++ backends.

Synopsis

Documentation

definedRules :: Maybe ListConstructors -> CF -> String -> String Source #

C++ code for the defined constructors.

definedRules Nothing only prints the header.