ContentsIndex
UCheck.MParser
Contents
Main> msgProcess c 1 1 4 1 2 3 (Sheet [])
Main> msgProcess c 1 1 4 1 2 3 (Sheet [(Sheet.Indx.Indx 2 2 ,Sheet.Expr.Inp (Sheet.Expr.S 2))])
Synopsis
type Keyword = String
remRng :: Fml -> Fml
opener :: [Fml] -> [Fml]
isRng :: Fml -> Bool
openRng :: Fml -> [Fml]
genRefs :: Indx -> Indx -> [Fml]
msgProcess :: String -> Sheet Fml -> Sheet Fml
cell :: Cell a -> Sheet a -> Sheet a
hdrMsg :: Headers -> String
unitMsg :: [(Indx, ErrorInfo)] -> String
errMsg :: Sheet Fml -> String
strTkn :: String -> (Keyword, [String])
inTkn :: String -> [String]
readMsg :: [String] -> Cell Fml
Documentation
type Keyword = String
remRng :: Fml -> Fml
opener :: [Fml] -> [Fml]
isRng :: Fml -> Bool
openRng :: Fml -> [Fml]
genRefs :: Indx -> Indx -> [Fml]
Main> msgProcess c 1 1 4 1 2 3 (Sheet [])
Main> msgProcess c 1 1 4 1 2 3 (Sheet [(Sheet.Indx.Indx 2 2 ,Sheet.Expr.Inp (Sheet.Expr.S 2))])
msgProcess :: String -> Sheet Fml -> Sheet Fml
cell :: Cell a -> Sheet a -> Sheet a
hdrMsg :: Headers -> String
unitMsg :: [(Indx, ErrorInfo)] -> String
errMsg :: Sheet Fml -> String
strTkn :: String -> (Keyword, [String])
inTkn :: String -> [String]
readMsg :: [String] -> Cell Fml
Produced by Haddock version 0.8