Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
resultName :: String -> String Source #
varName :: Cat -> String Source #
slightly stronger than the NamedVariable version. >>> varName (Cat Abc) "abc_"
specialToks :: CF -> String Source #
startSymbol :: CF -> String Source #
Bison only supports a single entrypoint.
unionBuiltinTokens :: [String] Source #