dfmt.tokens

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