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

Safe HaskellNone

Language.Grammars.ZipperAG.Examples.LET.ExampleLet

Documentation

a1 :: IntegerSource

b1 :: IntegerSource

c1 :: IntegerSource

d1 :: IntegerSource

e1 :: IntegerSource

f1 :: IntegerSource

scope_no_blocks :: Data a => a -> [String]Source

scope_with_blocks :: Data a => a -> [String]Source

flatten :: Data a => a -> Maybe RootASource

solve_after_flattening :: Data a => a -> IntSource

solve_circ_plus_ho :: Data a => a -> IntSource