| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Sutori.SymTable.Logger
Contents
Description
Orphan instances
| SutShow SymType Source # | Type shows its type (definition) |
| SutShow SymVariable Source # | Variable shows its type |
| SutShow SymPerson Source # | Person shows only the basic |
| SutShow SymFunction Source # | Function shows its type, params and AST |
| SutShow SymModule Source # | Module shows its AST |
| SutShow SutParam Source # | A parameter can be printed nicely |
| SutShow SymbolCat Source # | |