TOKEN
Content copied to clipboard
Tokens all have the same kind, except for literal tokens, which are parametrically typed by the type of value they contain. They are produced by a lexical scanner and are consumed by the parser.
Tokens all have the same kind, except for literal tokens, which are parametrically typed by the type of value they contain. They are produced by a lexical scanner and are consumed by the parser.