Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Formatting.Token
SourceToken
is the formatter token data type.
A token is simply a pair (token type, lexeme).
Token representing a single whitespace.
Exists as a constant due to its recurrent use.
Token representing a line break. It is useful if you want to have a potential newline if it does not fit in one line.
Exists as a constant due to its recurrent use.