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 LexicalScanner and are consumed by the AvailCompiler.
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 LexicalScanner and are consumed by the AvailCompiler.