exactPrint
:: ExactPrint a => a -> [(Span,Comment)] -> String |
printStringAt
:: Span -> String -> EPSM () |
printListAt
:: PrintAt a => [a] -> EPSM () |
printNode
:: ExactPrint a => a -> EPSM () |
empty
:: EPSM () |
fill
:: EPSM () -> Exact |
noChilds
:: Exact |
Type synonym: PutExact = EPSM ()
|
|
|
|