FormatVisitor

Collects information from the AST that is useful for the formatter

final
class FormatVisitor : ASTVisitor {}

Constructors

this
this(ASTInformation* astInformation)

Meta