language-puppet-1.3.8.1: Tools to parse and evaluate the Puppet DSL.
Puppet.Interpreter.PrettyPrinter
Contents
containerComma :: Pretty a => Container a -> Doc #
Methods
pretty :: Text -> Doc #
prettyList :: [Text] -> Doc #
pretty :: Resource -> Doc #
prettyList :: [Resource] -> Doc #
pretty :: LinkInformation -> Doc #
prettyList :: [LinkInformation] -> Doc #
pretty :: ResourceModifier -> Doc #
prettyList :: [ResourceModifier] -> Doc #
pretty :: RIdentifier -> Doc #
prettyList :: [RIdentifier] -> Doc #
pretty :: CurContainerDesc -> Doc #
prettyList :: [CurContainerDesc] -> Doc #
pretty :: ResDefaults -> Doc #
prettyList :: [ResDefaults] -> Doc #
pretty :: TopLevelType -> Doc #
prettyList :: [TopLevelType] -> Doc #
pretty :: RSearchExpression -> Doc #
prettyList :: [RSearchExpression] -> Doc #
pretty :: PValue -> Doc #
prettyList :: [PValue] -> Doc #
pretty :: InterpreterInstr a -> Doc #
prettyList :: [InterpreterInstr a] -> Doc #