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

Happy.Grammar.ExpressionWithHole

Synopsis

Documentation

data ExpressionWithHole #

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

Constructors

ExpressionWithHole