class SourceTyperFormatter
- SourceTyperFormatter
- Crystal::Formatter
- Crystal::Visitor
- Reference
- Object
Overview
Child class of the crystal formatter, but will write in type restrictions for the def return_type, or individual args, if there's a signature for a given def and those type restrictions are missing.
All methods present are copy / paste from the original Crystal::Formatter for the given #visit
methods