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

Safe HaskellNone

Language.Grammars.ZipperAG.Examples.BreadthFirst

Documentation

data Root Source

Constructors

Root Tree 

data Tree Source

Constructors

Fork Int Tree Tree 
Empty