dfmt ~master (2018-09-29T20:52:49Z)
Dub
Repo
FormatVisitor
dfmt
ast_info
Collects information from the AST that is useful for the formatter
final
class
FormatVisitor : ASTVisitor {
this
(
ASTInformation
*
astInformation
)
;
}
Constructors
this
this
(
ASTInformation
*
astInformation
)
Meta
Source
See Implementation
dfmt
ast_info
classes
FormatVisitor
structs
ASTInformation
Collects information from the AST that is useful for the formatter