clafer-0.3.9: clafer compiles Clafer models to other formats, such as Alloy, XML, HTML, Dot.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Clafer.Front.AbsClafer

Documentation

data Pos Source

Constructors

Pos Integer Integer 

Instances

data Span Source

Constructors

Span Pos Pos 

len :: [a] -> Integer Source