Token.EOF

Undocumented in source.
struct Token
enum EOF = Token(Type.EOF, Position("", 0, 0));

Meta