type token =
| While
| Volatile
| Then
| Summon
| Struct
| String of string
| Static
| Star
| Something
| Skip
| Semicolon
| Return
| Restrict
| RParen
| RBracket
| RBrace
| Question
| Public
| Private
| PlusPlus
| Plus
| Open
| Of
| Nothing
| Neq
| Model
| MinusMinus
| Minus
| Make
| Lt
| Lor
| Let
| Leq
| Land
| LParen
| LBracket
| LBrace
| Integer of int
| InlineC of string
| ImportLocal
| Import
| If
| Ident of string
| Gt
| Geq
| Fun
| For
| Float of float
| Extern
| Eq
| Else
| Ellipsis
| EOF
| Dot
| Do
| Div
| Continue
| Const
| Comma
| Colon
| Character of char
| Cast
| Break
| Boolean of bool
| Bigarrow
| Banish
| Bang
| Assign
| As
| Arrow
| Archetype
| Ampersand