A result class specialized for holding tokens produced by the lexer.

Attributes
Read

The list of tokens that were produced by the lexer.

Class Methods

Create a new lex compat result object with the given values.

Instance Methods

Implement the hash pattern matching interface for Result.