dfmt v0.5.3 (2018-01-25T11:34:03Z)
Dub
Repo
dfmt.tokens
dfmt
Undocumented in source.
Members
Functions
betweenParenLength
uint
betweenParenLength
(Token[] tokens)
Undocumented in source.
breakCost
int
breakCost
(IdType p, IdType c)
Undocumented in source. Be warned that the author may not have intended to support it.
isBreakToken
bool
isBreakToken
(IdType t)
Undocumented in source. Be warned that the author may not have intended to support it.
tokenLength
int
tokenLength
(Token t)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
INVALID_TOKEN_LENGTH
enum
int
INVALID_TOKEN_LENGTH
;
Length of an invalid token
Meta
Source
See Source File
dfmt
modules
ast_info
config
editorconfig
formatter
globmatch_editorconfig
indentation
main
tokens
wrapping