ZipperAG-0.6: An implementationg of Attribute Grammars using Functional Zippers

Safe HaskellNone

Language.Grammars.ZipperAG.Examples.RepMin

Documentation

data Root Source

Constructors

Root Tree 

data Tree Source

Constructors

Leaf Int 
Fork Tree Tree