Safe Haskell | None |
---|
Language.Grammars.ZipperAG.Examples.DESK_references
Documentation
Constructors
PRINT Expression ConstPart |
Constructors
EmptyConstPart | |
WHERE ConstDefList |
type SymbolTable = [(String, Zipper Root)]Source
constructor :: Zipper Root -> StringSource
envi :: Zipper Root -> SymbolTableSource
envs :: Zipper Root -> SymbolTableSource
isInST :: String -> SymbolTable -> BoolSource
getValue :: String -> SymbolTable -> StringSource