Safe Haskell | None |
---|
Feldspar.NameExtractor
Documentation
data OriginalFunctionSignature
Constructors
OriginalFunctionSignature | |
Fields |
nameExtractorError :: ErrorClass -> String -> a
stripModule :: Module -> [Decl]
stripPattern :: Pat -> Maybe String
stripModule2 :: Module -> ModuleName
stripModuleName :: ModuleName -> String
getModuleName :: FilePath -> String -> String
usedExtensions :: [Extension]
getParseOutput :: FilePath -> IO (ParseResult Module)
customizedParse :: FilePath -> FilePath -> ParseResult Module
functionNameNeeded :: String -> Bool
stripUnnecessary :: [String] -> [String]
printDeclarationList :: FilePath -> IO (String -> [String])
getDeclarationList :: FilePath -> String -> [String]