LexM
Documentation
putBackChar :: Char -> LexM ()Source
addBuiltinType :: String -> LexM ()Source
addTypedef :: String -> LexM ()Source
inSystemContext :: Bool -> LexM a -> LexM aSource
cacheFilePath :: FilePath -> LexM ()Source
returnLexM :: a -> LexM aSource