clafer-0.4.4: Compiles Clafer models to other formats: Alloy, JavaScript, JSON, HTML, Dot.

Safe HaskellSafe
LanguageHaskell2010

Language.Clafer.Comments

Documentation

getOptions :: InputModel -> String Source #

getFragments :: InputModel -> [Int] Source #

getStats :: InputModel -> [Int] Source #

getGraph :: InputModel -> [Int] Source #

getComments :: InputModel -> [(Span, String)] Source #