Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Language.Clafer.Front.AbsClafer
Documentation
class Spannable n where Source
Instances
newtype PosInteger Source
Constructors
PosInteger ((Int, Int), String) |
newtype PosLineComment Source
Constructors
PosLineComment ((Int, Int), String) |
newtype PosBlockComment Source
Constructors
PosBlockComment ((Int, Int), String) |
Constructors
Module Span [Declaration] |
data Declaration Source
data Constraint Source
Constructors
Constraint Span [Exp] |
Constructors
GoalMinDeprecated Span [Exp] | |
GoalMaxDeprecated Span [Exp] | |
GoalMinimize Span [Exp] | |
GoalMaximize Span [Exp] |
Constructors
AbstractEmpty Span | |
Abstract Span |
Constructors
ElementsEmpty Span | |
ElementsList Span [Element] |
Constructors
SuperEmpty Span | |
SuperSome Span Exp |
Constructors
ReferenceEmpty Span | |
ReferenceSet Span Exp | |
ReferenceBag Span Exp |
Constructors
InitConstant Span | |
InitDefault Span |
Constructors
NCard Span PosInteger ExInteger |
Constructors
ExIntegerAst Span | |
ExIntegerNum Span PosInteger |
Constructors
Constructors
EnumIdIdent Span PosIdent |
Constructors
ModIdIdent Span PosIdent |