autolib-reader
Safe HaskellNone
LanguageHaskell98

Autolib.Reader.Basic

Synopsis

Documentation

parsed_info :: IsString a => Parser a Source #

das schreiben wir in alle *_info - komponenten die werden nicht geparst

readerParen :: Bool -> Parser a -> Parser a Source #

read with enclosing parens. first argument says whether they are mandatory