Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Language.Java.Pretty
Documentation
prettyPrint :: Pretty a => a -> String Source
Minimal complete definition
Nothing
Instances
ppTypeParams :: Pretty a => Int -> [a] -> Doc Source
ppImplements :: Int -> [RefType] -> Doc Source
ppThrows :: Int -> [ExceptionType] -> Doc Source
prettyNestedStmt :: Int -> Stmt -> Doc Source
braceBlock :: [Doc] -> Doc Source
escapeGeneral :: Char -> String Source
escapeChar :: Char -> String Source
escapeString :: Char -> String Source