UMinho Haskell Libraries (1.0)ContentsIndex
Language.ContextFree.Semantics
Portability portable
Stability experimental
Maintainer Joćo Fernandes
Description
Construction of the Generalised (SLR1) Action Tables
Synopsis
data ATerm = AAppl AFun [ATerm]
type AFun = String
reverseATerm :: ATerm -> ATerm
func :: (Show t, Show nt) => [(String, [Symb t nt])] -> [(ProdName, [String])]
func_aux :: (Show t, Show nt) => Symb t nt -> String
reverseContents :: Element -> Element
Produced by Haddock version 0.6