ZipperAG-0.7: An implementationg of Attribute Grammars using Functional Zippers
Language.Grammars.ZipperAG.Examples.RepMin
data Root Source
Constructors
Instances
data Tree Source
tree :: RootSource
constructor :: Zipper Root -> StringSource
lexeme :: Zipper Root -> IntSource
globmin :: Zipper Root -> IntSource
locmin :: Zipper Root -> IntSource
replace :: Zipper Root -> TreeSource
semantics :: Root -> TreeSource