Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Oberon.Pretty
Contents
Description
This module exports the instances of the Pretty
type class necessary for printing of an Oberon abstract syntax
tree. Note that the AST cannot be ambiguous to be pretty-printed, so it must be resolved after parsing.