ppTool
:: Maybe Tool -> String -> String |
ppInfix
:: Infix -> String |
ppLit
:: Literal -> String |
qidOp
:: InfixOp a -> QualIdent |
printQualIdent
:: QualIdent -> EPSM () For the unit type () , the span information for the qualified identifier
is missing, but the span information for the parentheses is stored in the
outer SpanInfo
(e.g., of a surrounding ConstructorType ).
|
|
For the unit type |