Safe Haskell | None |
---|
Language.Grammars.ZipperAG.Examples.HTMLTableFormatter
Documentation
Constructors
TableText String | |
NestedTable Table |
constructor :: Zipper R -> StringSource
lengthList :: [a] -> IntSource
eq_zipwith_max :: [Int] -> [Int] -> [Int]Source
eq_zipwith_cat :: [String] -> [String] -> [String]Source
add_border_line :: [String] -> [String]Source
glue_horizontal :: Int -> Int -> [String] -> String -> [String]Source
hor_spaces :: Int -> StringSource
glue_vertical_new :: Int -> [String] -> [String]Source
add_vertical :: Int -> [String]Source
add_sepline :: Int -> [String]Source
add_sep_line :: Int -> [String] -> [String] -> [String]Source
repeatChar :: Char -> Int -> StringSource
printTable :: [String] -> StringSource