Copyright | (c) Christian Maeder, DFKI GmbH 2009 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Documentation
data LitCommand
LitCommand | |
|
parseLine :: [CmdlCmdDescription] -> FilePath -> Int -> Parser LitCommand
parseArgument :: Parser (String, String)
parseCommand :: [String] -> Parser String
parseSingleLine :: FilePath -> Int -> String -> Either String LitCommand