feldspar-compiler-0.4.0.2: Compiler for the Feldspar language

Feldspar.Compiler.Backend.C.Plugin.PrettyPrint

Documentation

data DebugToCSemanticInfo Source

Instances

Annotation DebugToCSemanticInfo ComplexConst 
Annotation DebugToCSemanticInfo ArrayConst 
Annotation DebugToCSemanticInfo BoolConst 
Annotation DebugToCSemanticInfo FloatConst 
Annotation DebugToCSemanticInfo IntConst 
Annotation DebugToCSemanticInfo UnionField 
Annotation DebugToCSemanticInfo StructField 
Annotation DebugToCSemanticInfo ArrayElem 
Annotation DebugToCSemanticInfo SizeOf 
Annotation DebugToCSemanticInfo Cast 
Annotation DebugToCSemanticInfo FunctionCall 
Annotation DebugToCSemanticInfo ParLoop 
Annotation DebugToCSemanticInfo SeqLoop 
Annotation DebugToCSemanticInfo Switch 
Annotation DebugToCSemanticInfo Branch 
Annotation DebugToCSemanticInfo Sequence 
Annotation DebugToCSemanticInfo ProcedureCall 
Annotation DebugToCSemanticInfo Assign 
Annotation DebugToCSemanticInfo Comment 
Annotation DebugToCSemanticInfo Empty 
Annotation DebugToCSemanticInfo GlobalVar 
Annotation DebugToCSemanticInfo Prototype 
Annotation DebugToCSemanticInfo Procedure 
Annotation DebugToCSemanticInfo Union 
Annotation DebugToCSemanticInfo Struct 
Annotation DebugToCSemanticInfo Variable 
Annotation DebugToCSemanticInfo Constant 
Annotation DebugToCSemanticInfo Expression 
Annotation DebugToCSemanticInfo Declaration 
Annotation DebugToCSemanticInfo ActualParameter 
Annotation DebugToCSemanticInfo SwitchCase 
Annotation DebugToCSemanticInfo Program 
Annotation DebugToCSemanticInfo Block 
Annotation DebugToCSemanticInfo UnionMember 
Annotation DebugToCSemanticInfo StructMember 
Annotation DebugToCSemanticInfo Definition 
Annotation DebugToCSemanticInfo Module 
Combine (Program DebugToCSemanticInfo) 
Default (Program DebugToCSemanticInfo)