uuagc

Safe HaskellSafe-Infered

ConcreteSyntax

Documentation

data AG

Constructors

AG Elems 

type Alts = [Alt]

type Elems = [Elem]

data Field

Constructors

FChild Identifier Type 
FCtx [Type] 

type Fields = [Field]

type SemAlts = [SemAlt]

type SemDefs = [SemDef]