Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
initParseState :: ByteString -> FortranVersion -> String -> ParseState AlexInput Source #
collectFixedTokens :: FortranVersion -> ByteString -> [Token] Source #
collectFixedTokensSafe :: FortranVersion -> ByteString -> Maybe [Token] Source #
Instances
AlexInput | |
|
lexemeMatch :: Lexeme -> String Source #