happy-lib-2.1.6: Happy is a parser generator for Haskell implemented using this library
Safe HaskellSafe-Inferred
LanguageHaskell98

Happy.Grammar.ExpressionWithHole

Synopsis

Documentation

data ExpressionWithHole Source #

The overall expression is 'tokLeft ++ substitutedForHole ++ tokRight'.

Constructors

ExpressionWithHole