clafer-0.4.3: Compiles Clafer models to other formats: Alloy, JavaScript, JSON, HTML, Dot.
Language.Clafer.Intermediate.Tracing
traceIrModule :: IModule -> Map Span [Ir] Source
traceAstModule :: Module -> Map Span [Ast] Source
data Ast Source
Constructors
Instances
printAstNode :: Ast -> String Source