happy-lib:grammar
Safe HaskellSafe-Inferred
LanguageHaskell98

Happy.Grammar.ExpressionWithHole

Synopsis

Documentation

data ExpressionWithHole Source #

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

Constructors

ExpressionWithHole