| Copyright | (C) 2012-2016, University of Twente |
|---|---|
| License | BSD2 (see the file LICENSE) |
| Maintainer | Christiaan Baaij <christiaan.baaij@gmail.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
CLaSH.Netlist.BlackBox.Parser
Description
Parser definitions for BlackBox templates
- runParse :: Text -> (BlackBoxTemplate, [Error LineColPos])
Documentation
runParse :: Text -> (BlackBoxTemplate, [Error LineColPos]) Source
Parse a text as a BlackBoxTemplate, returns a list of errors in case parsing fails